altosui: Add tab UI with 'pad' mode.
authorKeith Packard <keithp@keithp.com>
Tue, 9 Nov 2010 22:40:58 +0000 (14:40 -0800)
committerKeith Packard <keithp@keithp.com>
Tue, 9 Nov 2010 22:40:58 +0000 (14:40 -0800)
commit22d00785188a880700cd372528189a7a15278da9
tree3b0a1f0e265876d6f701b9dbd576011f42bf9e1d
parenteb77e806ded99532dc7eaa39c1893f075b028af6
altosui: Add tab UI with 'pad' mode.

This creates a multi-tab interface for flight monitoring
and includes a special tab for 'pad' mode.

Signed-off-by: Keith Packard <keithp@keithp.com>
ao-tools/altosui/AltosFlightUI.java
ao-tools/altosui/AltosLed.java [new file with mode: 0644]
ao-tools/altosui/AltosLights.java [new file with mode: 0644]
ao-tools/altosui/AltosPad.java [new file with mode: 0644]
ao-tools/altosui/Makefile.am
icon/grayled.png [new file with mode: 0644]
icon/grayon.png [new file with mode: 0644]
icon/greenled.png [new file with mode: 0644]
icon/greenoff.png [new file with mode: 0644]
icon/redled.png [new file with mode: 0644]
icon/redoff.png [new file with mode: 0644]