rero.dck.items
Class FileInput
public
class
FileInput
extends SuperInput
implements ActionListener
protected JFileChooser chooser
protected boolean directory
protected JLabel label
protected JTextField text
protected String value
public FileInput(String _variable, String _value, String _label, char mnemonic, boolean _directory, int inset)
public void actionPerformed(ActionEvent ev)
public JComponent getComponent()
public int getEstimatedWidth()
public void refresh()
public void save()
public void setAlignWidth(int width)