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

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

List of all members.

Public Member Functions

String getName ()

Protected Member Functions

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

Static Package Attributes

static final Logger logger

Private Attributes

final String deleteStr

Detailed Description

This addtion deletes one choosen category from choosen category explorer

Author:
pawlowsk

Member Function Documentation

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

Creates a new instance of DeleteChoosenCategoryAction 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::DeleteChoosenCategoryAction::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 deleteStr.

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

Member Data Documentation

Initial value:
 NbBundle.getMessage(
    DeleteChoosenCategoryAction.class,
    "LBL_DeleteChoosenCategoryAction_name")

Referenced by getName().

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

Referenced by performAction().


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

Generated by  doxygen 1.6.2