altosui: Use AltosConfigData for altosui configuration dialog
authorKeith Packard <keithp@keithp.com>
Fri, 7 Dec 2012 16:32:22 +0000 (08:32 -0800)
committerKeith Packard <keithp@keithp.com>
Fri, 7 Dec 2012 16:32:22 +0000 (08:32 -0800)
commit16fd9009d8b034fd8d208115317f65fabe10072a
tree93e4aaa4ca72a9270845bee567f81b2abb8a2b37
parente572651b36ad557d716fb14e76e3eec132e5ebdf
altosui: Use AltosConfigData for altosui configuration dialog

Instead of a separate config language parser, share with altoslib

Signed-off-by: Keith Packard <keithp@keithp.com>
altoslib/AltosConfigData.java
altosui/AltosConfig.java