altosui: Add TeleMetrum configuration
authorKeith Packard <keithp@keithp.com>
Mon, 23 Aug 2010 06:05:20 +0000 (23:05 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 23 Aug 2010 06:05:20 +0000 (23:05 -0700)
commit953bc3438b10b21f3d65d292356c4ab2de23cddd
tree734b5d31700e93f462e19e0076df1f0956d5a581
parente1463d8e265dfd42c824d90088cd2a51b4cf8131
altosui: Add TeleMetrum configuration

This presents a dialog with all of the user-settable options in the
TeleMetrum set for editing. Combo boxes are used for everything except
the callsign.

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