cern::laser::guiplatform::actions::configuration::ConfigurationLoadAction Class Reference

Inheritance diagram for cern::laser::guiplatform::actions::configuration::ConfigurationLoadAction:
Inheritance graph
[legend]
Collaboration diagram for cern::laser::guiplatform::actions::configuration::ConfigurationLoadAction:
Collaboration graph
[legend]

List of all members.

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

static final Logger logger

Static Private Attributes

static final String loadStr

Detailed Description

This is load configuration action.

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

Author:
pawlowsk

Member Function Documentation

boolean cern::laser::guiplatform::actions::configuration::ConfigurationLoadAction::enable ( org.openide.nodes.Node[]  activatedNodes  )  [inline, protected]

References logger.

org.openide.util.HelpCtx cern::laser::guiplatform::actions::configuration::ConfigurationLoadAction::getHelpCtx (  )  [inline]

Help context where to find more about the action.

Returns:
the help context for this action

Reimplemented from cern::gp::actions::support::NodeAction.

String cern::laser::guiplatform::actions::configuration::ConfigurationLoadAction::getName (  )  [inline]

Creates a new instance of ConfigurationLoadAction

Reimplemented from cern::gp::actions::support::NodeAction.

References loadStr.

String cern::laser::guiplatform::actions::configuration::ConfigurationLoadAction::iconResource (  )  [inline, protected]

Returns the pathname of the icon to use to display this action

Returns:
the pathname of the icon

Reimplemented from cern::gp::actions::support::NodeAction.

void cern::laser::guiplatform::actions::configuration::ConfigurationLoadAction::performAction ( cern.gp.nodes.GPNode[]  activatedNodes  )  [inline, protected]

Member Data Documentation

Initial value:
 NbBundle.getMessage(
    ConfigurationLoadAction.class,
    "LBL_ConfigurationLoadAction_name")

Referenced by getName().

Initial value:
    LogFactory.getLogger(ConfigurationLoadAction.class.getName())

logger

Referenced by enable(), and performAction().


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2