altosuilib: Build some common classes for displaying values in flight window
authorKeith Packard <keithp@keithp.com>
Fri, 13 Jun 2014 22:20:20 +0000 (15:20 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 13 Jun 2014 22:20:20 +0000 (15:20 -0700)
commit7ed63b6c3d5878a59f52f4114b5b01942735805f
treefaaa0685365eabdcd78c09ca3847981b4a68e0f0
parenta21dbb05fad2625d17bc2302faa96dc295e6ed7c
altosuilib: Build some common classes for displaying values in flight window

Right now, all of the flight displays have piles of custom code for
displaying values. These new widgets should be able to replace most of
that.

Signed-off-by: Keith Packard <keithp@keithp.com>
altosuilib/AltosUIIndicator.java [new file with mode: 0644]
altosuilib/AltosUIMap.java
altosuilib/AltosUIUnitsIndicator.java [new file with mode: 0644]
altosuilib/AltosUIVoltageIndicator.java [new file with mode: 0644]
altosuilib/Makefile.am