|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ActionPerformer | |
org.openide.util.actions | There are several types of standard actions that should be used for many user interactions within NetBeans. |
Uses of ActionPerformer in org.openide.util.actions |
Methods in org.openide.util.actions that return ActionPerformer | |
ActionPerformer |
CallbackSystemAction.getActionPerformer()
Get the current action performer. |
Methods in org.openide.util.actions with parameters of type ActionPerformer | |
void |
CallbackSystemAction.setActionPerformer(ActionPerformer performer)
Deprecated. use TopComponent.getActionMap() as described in the javadoc |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |