protected class ConfigDialog.ListAction
extends javax.swing.AbstractAction
Modifier and Type | Field and Description |
---|---|
protected javax.swing.DefaultListModel |
dlm |
protected ConfigRegistry.Handle |
handle |
protected javax.swing.JList |
jl |
protected int |
mode |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
protected final javax.swing.JList jl
protected final int mode
protected final javax.swing.DefaultListModel dlm
protected final ConfigRegistry.Handle handle