altosui: Factor some UI elements into separate classes
authorKeith Packard <keithp@keithp.com>
Mon, 30 Aug 2010 21:00:04 +0000 (14:00 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 20 Sep 2010 13:28:15 +0000 (06:28 -0700)
commitfd010661ced6075f82a961625826665a3d8d1efe
tree062d97e246b04784f95f1bee0b296f24e3c8505a
parent1260589976c1a95848b298497fd251c4ee7d3f93
altosui: Factor some UI elements into separate classes

Clean up AltosUI by moving the two main tables to separate class files.

Signed-off-by: Keith Packard <keithp@keithp.com>
ao-tools/altosui/AltosInfoTable.java [new file with mode: 0644]
ao-tools/altosui/AltosStatusTable.java [new file with mode: 0644]
ao-tools/altosui/AltosUI.java
ao-tools/altosui/Makefile-standalone
ao-tools/altosui/Makefile.am