protected class ConfigDialog.FileChooseAction
extends javax.swing.AbstractAction
Modifier and Type | Field and Description |
---|---|
protected javax.swing.JFileChooser |
fileChooser |
protected ConfigRegistry.Handle |
handle |
protected java.lang.String |
lastdir |
protected javax.swing.JLabel |
pathlabel |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
java.lang.String |
getFileName() |
protected final ConfigRegistry.Handle handle
protected final javax.swing.JLabel pathlabel
protected final javax.swing.JFileChooser fileChooser
protected final java.lang.String lastdir