summaryrefslogtreecommitdiff
path: root/ao-tools/altosui/AltosFlightInfoTableModel.java
Commit message (Collapse)AuthorAge
* altosui: Cleanup flight UI layoutKeith Packard2010-11-16
| | | | | | | Use common constants for fonts and insets Shrink fonts so that the window is < 600 pixels tall. Signed-off-by: Keith Packard <keithp@keithp.com>
* altosui: Split status and info panels into separate filesKeith Packard2010-08-01
This moves some code out of AltosUI.java into separate files Signed-off-by: Keith Packard <keithp@keithp.com>