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