Public Member Functions | |
String | getName () |
org.openide.util.HelpCtx | getHelpCtx () |
Protected Member Functions | |
String | iconResource () |
void | performAction (cern.gp.nodes.GPNode[] activatedNodes) |
boolean | enable (org.openide.nodes.Node[] activatedNodes) |
Static Package Attributes | |
final Logger | logger |
Static Private Attributes | |
final String | loadStr |
WARNING!!!!!!!! this class should probably extends cern.gp.actions.NodeAction instead of BeanActionSupport, because I want to know parent node name, when configuration is loaded, it is necessary to know user name for this configuration
|
|
|
Help context where to find more about the action.
Reimplemented from cern::gp::actions::support::NodeAction.
|
|
Creates a new instance of ConfigurationLoadAction 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.
|
|
|
|
Initial value:
|
|
Initial value: logger |