public static class EditorActions.KeyValueAction
extends javax.swing.AbstractAction
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
key |
protected java.lang.String |
value |
Constructor and Description |
---|
KeyValueAction(java.lang.String key) |
KeyValueAction(java.lang.String key,
java.lang.String value) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |