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

cern::laser::guiplatform::actions::filters::DeleteFilterAction Class Reference

Inheritance diagram for cern::laser::guiplatform::actions::filters::DeleteFilterAction:

Inheritance graph
[legend]
Collaboration diagram for cern::laser::guiplatform::actions::filters::DeleteFilterAction:

Collaboration graph
[legend]
List of all members.

Public Member Functions

String getName ()

Protected Member Functions

void performAction (cern.gp.nodes.GPNode[] gPNode)
String iconResource ()
boolean surviveFocusChange ()

Static Protected Attributes

Logger logger

Static Private Attributes

final String deleteStr

Detailed Description

This class removes filter from filters list
Author:
pawlowsk


Member Function Documentation

String cern::laser::guiplatform::actions::filters::DeleteFilterAction::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::filters::DeleteFilterAction::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::filters::DeleteFilterAction::performAction cern.gp.nodes.GPNode[]  gPNode  )  [inline, protected]
 

Creates a new instance of DeleteFilterAction

boolean cern::laser::guiplatform::actions::filters::DeleteFilterAction::surviveFocusChange  )  [inline, protected]
 

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


Member Data Documentation

final String cern::laser::guiplatform::actions::filters::DeleteFilterAction::deleteStr [static, private]
 

Initial value:

NbBundle.getMessage(DeleteFilterAction.class, "LBL_DeleteFilterAction_name")

Logger cern::laser::guiplatform::actions::filters::DeleteFilterAction::logger [static, protected]
 

Initial value:

LogFactory.getLogger(DeleteFilterAction.class.getName())


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