java: Refactor AltosFlightDisplay units and font update handling
authorKeith Packard <keithp@keithp.com>
Thu, 29 May 2014 21:03:58 +0000 (14:03 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 29 May 2014 21:03:58 +0000 (14:03 -0700)
Make AltosFlightDisplay explicitly implement AltosFontListener and
AltosUnitsListener interfaces to make everyone use the same API. Then,
actually go implement units listeners so that changing units updates
all of the active displays immediately

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found