public static class EditAction.Wrapper
extends java.lang.Object
implements java.awt.event.ActionListener
Constructor and Description |
---|
EditAction.Wrapper(ActionContext context,
java.lang.String actionName)
Creates a new action listener wrapper.
|
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent evt)
Called when the user selects this action from a menu.
|
public EditAction.Wrapper(ActionContext context, java.lang.String actionName)
public void actionPerformed(java.awt.event.ActionEvent evt)
InputHandler.invokeAction(EditAction)
method, which performs any recording or repeating.actionPerformed
in interface java.awt.event.ActionListener
evt
- The action event