de.ukn.hci.squidy.manager.controls
Class GaugeControl
java.lang.Object
de.ukn.hci.squidy.manager.controls.AbstractBasicControl<Number,GaugeComponent>
de.ukn.hci.squidy.manager.controls.GaugeControl
- All Implemented Interfaces:
- IBasicControl<Number,GaugeComponent>
public class GaugeControl
- extends AbstractBasicControl<Number,GaugeComponent>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GaugeControl
public GaugeControl(Number value)
getValue
public Number getValue()
setValue
public void setValue(Number value)
reconcileComponent
protected void reconcileComponent()
- Specified by:
reconcileComponent in class AbstractBasicControl<Number,GaugeComponent>
Copyright © 2007-2010 Human-Computer-Interaction :: University of Konstanz. All Rights Reserved.