de.ukn.hci.squidy.manager.controls
Class FileChooserControl
java.lang.Object
de.ukn.hci.squidy.manager.controls.AbstractBasicControl<String,JPanel>
de.ukn.hci.squidy.manager.controls.FileChooserControl
- All Implemented Interfaces:
- IBasicControl<String,JPanel>
public class FileChooserControl
- extends AbstractBasicControl<String,JPanel>
FileChooserControl.
Date: Feb 14, 2010
Time: 12:33:03 AM
- Since:
- 1.0.2
- Version:
- $Id$
- Author:
- Roman Rädle
Roman.Raedle@uni-konstanz.de
Human-Computer Interaction Group
University of Konstanz
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileChooserControl
public FileChooserControl(String value,
String label)
getValue
public String getValue()
setValue
public void setValue(String value)
reconcileComponent
protected void reconcileComponent()
- Specified by:
reconcileComponent in class AbstractBasicControl<String,JPanel>
Copyright © 2007-2010 Human-Computer-Interaction :: University of Konstanz. All Rights Reserved.