Package gauge

Class Summary
GaugeDemo This MIDlet demonstrates the different types of gauges supported by MIDP-2.0: Interactive - Non Interactive - Interactive - Indefinite Incremental
IncrementalIndefiniteGaugeRunnable This class implements a non-interactive gauge control that moves automatically with indefinite range.
NonInteractiveGaugeRunnable This class implements a non-interactive gauge control that moves automatically, between the min and max values.