Package | Description |
---|---|
org.openide.util.actions |
There are several types of standard actions
that should be used for many user interactions within NetBeans.
|
Modifier and Type | Method | Description |
---|---|---|
ActionPerformer |
CallbackSystemAction.getActionPerformer() |
Deprecated.
use TopComponent.getActionMap() as described in the javadoc
|
Modifier and Type | Method | Description |
---|---|---|
void |
CallbackSystemAction.setActionPerformer(ActionPerformer performer) |
Deprecated.
use TopComponent.getActionMap() as described in the javadoc
|
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.