Public Member Functions | |
String | getName () |
HelpCtx | getHelpCtx () |
Protected Member Functions | |
void | performAction (Node[] activatedNodes) |
boolean | enable (Node[] activatedNodes) |
String | iconResource () |
org.openide.actions.OpenLocalExplorerAction
.
|
The action will only be enabled if at least one GPNode is selected.
Reimplemented from cern::gp::actions::support::NodeAction.
|
|
Help context where to find more about the action.
Reimplemented from cern::gp::actions::support::NodeAction.
|
|
Human presentable name of the action. This should be presented as an item in a menu.
Reimplemented from cern::gp::actions::support::NodeAction.
|
|
Returns the pathname of the icon to use to display this action
Reimplemented from cern::gp::actions::support::NodeAction.
|
|
|