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