java.awt.event.ActionListener, java.util.EventListenerpublic static class EditAction.Wrapper
extends java.lang.Object
implements java.awt.event.ActionListener
| Constructor | Description |
|---|---|
Wrapper(ActionContext context,
java.lang.String actionName) |
Creates a new action listener wrapper.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
actionPerformed(java.awt.event.ActionEvent evt) |
Called when the user selects this action from a menu.
|
public 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.ActionListenerevt - The action event