rero.dialogs.toolkit
public class FileField extends JPanel implements ActionListener
Field Summary | |
---|---|
protected SmallButton | button |
protected JFileChooser | chooser |
protected boolean | directory |
protected JTextField | text |
Constructor Summary | |
---|---|
FileField(File value, boolean _directory) |
Method Summary | |
---|---|
void | actionPerformed(ActionEvent ev) |
File | getSelectedFile() |