altosui: Create abstract interface for flight data display
authorKeith Packard <keithp@keithp.com>
Tue, 9 Nov 2010 18:21:34 +0000 (10:21 -0800)
committerKeith Packard <keithp@keithp.com>
Tue, 9 Nov 2010 18:21:34 +0000 (10:21 -0800)
commiteb77e806ded99532dc7eaa39c1893f075b028af6
tree87473598b7baaf2432eb230508b41fba11fea51b
parenta0a92c605e238277c9881545a7226e53b5dbc295
altosui: Create abstract interface for flight data display

This allows the implementation of the flight data display to occur in
the flight UI instead of the display thread.

Signed-off-by: Keith Packard <keithp@keithp.com>
ao-tools/altosui/AltosDisplayThread.java
ao-tools/altosui/AltosFlightDisplay.java [new file with mode: 0644]
ao-tools/altosui/AltosFlightUI.java
ao-tools/altosui/Makefile.am