de.ukn.hci.squidy.manager.controls
Class FileChooserControl

java.lang.Object
  extended by de.ukn.hci.squidy.manager.controls.AbstractBasicControl<String,JPanel>
      extended by 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&aumldle
Roman.Raedle@uni-konstanz.de
Human-Computer Interaction Group
University of Konstanz

Constructor Summary
FileChooserControl(String value, String label)
           
 
Method Summary
 String getValue()
           
protected  void reconcileComponent()
           
 void setValue(String value)
           
 
Methods inherited from class de.ukn.hci.squidy.manager.controls.AbstractBasicControl
addPropertyChangeListener, addPropertyUpdateListener, customPInputEvent, firePropertyChange, firePropertyUpdateEvent, getComponent, removePropertyUpdateListener, setValueWithoutPropertyUpdate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileChooserControl

public FileChooserControl(String value,
                          String label)
Method Detail

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.