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::EditFilterAction Class Reference

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

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

String getName ()

Protected Member Functions

void performAction (cern.gp.nodes.GPNode[] gPNode)
boolean enable (org.openide.nodes.Node[] node)
String iconResource ()

Static Package Attributes

Logger logger

Static Private Attributes

final String editStr

Detailed Description

This action allows to edit previously defined filters

Author:
pawlowsk


Member Function Documentation

boolean cern::laser::guiplatform::actions::filters::EditFilterAction::enable org.openide.nodes.Node[]  node  )  [inline, protected]
 

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

Creates a new instance of EditFilterAction


Member Data Documentation

final String cern::laser::guiplatform::actions::filters::EditFilterAction::editStr [static, private]
 

Initial value:

NbBundle.getMessage(EditFilterAction.class, "LBL_EditFilterAction_name")

Logger cern::laser::guiplatform::actions::filters::EditFilterAction::logger [static, package]
 

Initial value:

Logger.getLogger( EditFilterAction.class.getName())


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