altosui: Split status and info panels into separate files
authorKeith Packard <keithp@keithp.com>
Sat, 31 Jul 2010 17:34:21 +0000 (10:34 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 1 Aug 2010 14:31:14 +0000 (10:31 -0400)
commit9e8f7f75442303f9bfa99a0435984f5d36863ae6
treef74982738b6e96a510d202323d598efd1c71de12
parent9c9b35254c693b3ade42b24d1e29eaf31e6ba2aa
altosui: Split status and info panels into separate files

This moves some code out of AltosUI.java into separate files

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