cern::laser::guiplatform::actions::category::RemoveCategoryAction Class Reference

Inheritance diagram for cern::laser::guiplatform::actions::category::RemoveCategoryAction:
Inheritance graph
[legend]
Collaboration diagram for cern::laser::guiplatform::actions::category::RemoveCategoryAction:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 RemoveCategoryAction ()
String getName ()

Protected Member Functions

void performAction (GPNode[] activatedNodes)
boolean enable (Node[] nodes)
String iconResource ()

Static Protected Attributes

static final Logger logger = LogFactory.getLogger(RemoveCategoryAction.class.getName())

Static Private Attributes

static final String label = NbBundle.getMessage(RemoveCategoryAction.class,"LBL_RemoveCategoryAction_name")

Detailed Description

Author:
woloszyn

Constructor & Destructor Documentation

cern::laser::guiplatform::actions::category::RemoveCategoryAction::RemoveCategoryAction (  )  [inline]

Creates a new instance of AddCategoryAction


Member Function Documentation

boolean cern::laser::guiplatform::actions::category::RemoveCategoryAction::enable ( Node[]  nodes  )  [inline, protected]

the action will be enabled only if the super class enables it and if the context is not null.

See also:
org.openide.util.actions.NodeAction::enable(Node[])

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

String cern::laser::guiplatform::actions::category::RemoveCategoryAction::getName (  )  [inline]

Human presentable name of the action. This should be presented as an item in a menu.

Returns:
the name of the action

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

References label.

String cern::laser::guiplatform::actions::category::RemoveCategoryAction::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::category::RemoveCategoryAction::performAction ( GPNode[]  activatedNodes  )  [inline, protected, virtual]

Member Data Documentation

final String cern::laser::guiplatform::actions::category::RemoveCategoryAction::label = NbBundle.getMessage(RemoveCategoryAction.class,"LBL_RemoveCategoryAction_name") [static, private]

Referenced by getName().

final Logger cern::laser::guiplatform::actions::category::RemoveCategoryAction::logger = LogFactory.getLogger(RemoveCategoryAction.class.getName()) [static, protected]

Referenced by performAction().


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

Generated by  doxygen 1.6.2