CallbackSystemAction.setActionPerformer(org.openide.util.actions.ActionPerformer)
for details.@Deprecated public interface ActionPerformer
CallbackSystemAction
s.Modifier and Type | Method and Description |
---|---|
void |
performAction(SystemAction action)
Deprecated.
Called when the action is to be performed.
|
void performAction(SystemAction action)
action
- the action to be performed by this performer