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

static Logger logger

Static Private Attributes

static 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.

References editStr.

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]

Member Data Documentation

Initial value:
 
        NbBundle.getMessage(EditFilterAction.class, "LBL_EditFilterAction_name")

Referenced by getName().

Initial value:
 Logger.getLogger(
                                EditFilterAction.class.getName())

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

Generated by  doxygen 1.6.2