telegps: Add info table
authorKeith Packard <keithp@keithp.com>
Thu, 29 May 2014 17:16:15 +0000 (10:16 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 29 May 2014 17:16:15 +0000 (10:16 -0700)
commit71715337eb532a1fbe1a753240e7417d5223489f
tree2042488d19584b89b661e48fe0dadbe555d4f174
parent13f84be8d1568a3fc2ed5eef5dcc2093c149285e
telegps: Add info table

Move a couple of files from altosui to altosuilib, hook up the info
table after changing it to implement the AltosFlightDisplay interface

Signed-off-by: Keith Packard <keithp@keithp.com>
altoslib/AltosState.java
altosui/AltosCompanionInfo.java
altosui/AltosFlightInfoTableModel.java [deleted file]
altosui/AltosIdleMonitorUI.java
altosui/AltosInfoTable.java [deleted file]
altosui/Makefile.am
altosuilib/AltosFlightInfoTableModel.java [new file with mode: 0644]
altosuilib/AltosInfoTable.java [new file with mode: 0644]
altosuilib/Makefile.am
telegps/TeleGPS.java
telegps/TeleGPSInfo.java