| 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 and Description |
|---|---|
ActionPerformer |
CallbackSystemAction.getActionPerformer()
Deprecated.
use TopComponent.getActionMap() as described in the javadoc
|
| Modifier and Type | Method and Description |
|---|---|
void |
CallbackSystemAction.setActionPerformer(ActionPerformer performer)
Deprecated.
use TopComponent.getActionMap() as described in the javadoc
|
Built on August 24 2014. | Portions Copyright 1997-2014 Sun Microsystems, Inc. All rights reserved.