protected class ConfigDialog.TableAction
extends javax.swing.AbstractAction
Modifier and Type | Field and Description |
---|---|
protected javax.swing.JPanel |
controll |
protected javax.swing.table.DefaultTableModel |
dtm |
protected ConfigRegistry.Handle |
handle |
protected javax.swing.JTable |
jt |
protected int |
mode |
protected boolean |
newentry |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
java.util.Vector |
createDataVector(java.lang.String key,
java.lang.Object val,
java.util.HashMap<java.lang.Object,java.lang.Object> data) |
protected final javax.swing.JTable jt
protected final javax.swing.JPanel controll
protected final boolean newentry
protected final javax.swing.table.DefaultTableModel dtm
protected final ConfigRegistry.Handle handle
protected final int mode