altoslib: Add units change notification list
authorKeith Packard <keithp@keithp.com>
Mon, 31 Dec 2012 19:38:53 +0000 (11:38 -0800)
committerKeith Packard <keithp@keithp.com>
Mon, 31 Dec 2012 19:38:53 +0000 (11:38 -0800)
commit6db192898eebf750c4d51516eff7916bc4da493b
treee737a920c8e58bad6284cbe1f47ecbe2338699ae
parent03496dc47372c40f7faae1766b0e729a1feeab7c
altoslib: Add units change notification list

This allows the UI to automatically respond to changes in the
preferred units.

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