altosui: Add dialogs to configure 'common' frequencies
authorKeith Packard <keithp@keithp.com>
Sun, 7 Aug 2011 21:52:29 +0000 (14:52 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 8 Aug 2011 19:13:29 +0000 (12:13 -0700)
commitf03ca0ab8799bfa5100eaa2577cfd7b9c37d05bf
tree29ca769689aa936acdfaabc627993a902db8ee8b
parentba5dc35388d28c5769eaabc970c4d4b8c2c2ff9c
altosui: Add dialogs to configure 'common' frequencies

These are stored in preferences, but not yet hooked up to the TM/TD
configure dialogs

Signed-off-by: Keith Packard <keithp@keithp.com>
altosui/AltosConfigFreqUI.java [new file with mode: 0644]
altosui/AltosConfigureUI.java
altosui/AltosFrequency.java [new file with mode: 0644]
altosui/AltosPreferences.java
altosui/Makefile.am