public class ChooseDirAction
extends javax.swing.AbstractAction
| Modifier and Type | Field and Description |
|---|---|
static long |
serialVersionUID |
| Constructor and Description |
|---|
ChooseDirAction(javax.swing.JTextField textField,
UserConfiguration config) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent evt) |
public static final long serialVersionUID
public ChooseDirAction(javax.swing.JTextField textField,
UserConfiguration config)