Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

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

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]
 

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.

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]
 

Performs the action for the given nodes.

Parameters:
activatedNodes the non null (possibly empty) array of nodes selected at the moment the action has been triggered

Implements cern::gp::actions::support::NodeAction.

boolean cern::laser::guiplatform::actions::category::DeleteChoosenCategoryAction::surviveFocusChange  )  [inline, protected]
 

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


Member Data Documentation

final String cern::laser::guiplatform::actions::category::DeleteChoosenCategoryAction::deleteStr [private]
 

Initial value:

NbBundle.getMessage( DeleteChoosenCategoryAction.class, "LBL_DeleteChoosenCategoryAction_name")

final Logger cern::laser::guiplatform::actions::category::DeleteChoosenCategoryAction::logger [static, package]
 

Initial value:

LogFactory.getLogger(DeleteChoosenCategoryAction.class.getName())


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 03:09:21 2009 for ACS Java API by doxygen 1.3.8