| gauge.IncrementalIndefiniteGaugeRunnable
IncrementalIndefiniteGaugeRunnable | public class IncrementalIndefiniteGaugeRunnable extends Gauge implements Runnable(Code) | | This class implements a non-interactive gauge control
that moves automatically with indefinite range.
version: 2.0 |
Method Summary | |
public void | run() This method moves the gauge left and right. | void | setDone() |
IncrementalIndefiniteGaugeRunnable | public IncrementalIndefiniteGaugeRunnable(String label)(Code) | | The constructor initializes the gauge.
|
run | public void run()(Code) | | This method moves the gauge left and right.
|
|
|