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