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

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

List of all members.

Public Member Functions

String getName ()

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 deleteStr

Detailed Description

Author:
pawlowsk

Member Function Documentation

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

Checks if user can delete this configuration. It means that this particular configuration beleongs to that user

References getName(), and logger.

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

Creates a new instance of ConfigurationDeleteAction

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

References deleteStr.

Referenced by enable(), and performAction().

String cern::laser::guiplatform::actions::configuration::ConfigurationDeleteAction::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::ConfigurationDeleteAction::performAction ( cern.gp.nodes.GPNode[]  activatedNodes  )  [inline, protected]

Member Data Documentation

Initial value:
 NbBundle.getMessage(
                                         ConfigurationDeleteAction.class, 
                                        "LBL_ConfigurationDeleteAction_name")

Referenced by getName().

Initial value:
 
        LogFactory.getLogger(ConfigurationDeleteAction.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