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