rero.dck.items
public class DirectoryInput extends SuperInput implements ActionListener
| Field Summary | |
|---|---|
| protected JFileChooser | chooser |
| protected boolean | directory |
| protected JLabel | label |
| protected FileLink | text |
| protected String | value |
| Constructor Summary | |
|---|---|
| DirectoryInput(String _variable, String _value, String _label, char mnemonic, int inset) | |
| Method Summary | |
|---|---|
| void | actionPerformed(ActionEvent ev) |
| JComponent | getComponent() |
| int | getEstimatedWidth() |
| void | refresh() |
| void | save() |
| void | setAlignWidth(int width) |