rero.dck.items
Class FileListInput
public
class
FileListInput
extends SuperInput
implements ActionListener, ListSelectionListener
protected JButton addme
protected JFileChooser chooser
protected String desc
protected JTextField fullPath
protected JList list
protected JButton remme
public FileListInput(String variable, String _desc, String add, char mn1, String rem, char mn2, int width, int height)
public void actionPerformed(ActionEvent ev)
public JComponent getComponent()
public int getEstimatedWidth()
public void refresh()
public void save()
public void setAlignWidth(int width)
public void setSelectedCaption()
public void valueChanged(ListSelectionEvent ev)