cern::laser::guiplatform::actions::alarms::UnhighlightAction Class Reference

Collaboration diagram for cern::laser::guiplatform::actions::alarms::UnhighlightAction:
Collaboration graph
[legend]

List of all members.

Public Member Functions

String getName ()
HelpCtx getHelpCtx ()

Protected Member Functions

boolean enable (org.openide.nodes.Node[] node)
String iconResource ()
void performAction (Node[] activatedNodes)

Static Private Attributes

static final String name
static final Logger logger

Detailed Description

This action unhighlights (only unhighlights) alarms

Action sensitive to the node selection that does something useful. Consider using a cookie action instead if you can define what the action is applicable to in terms of cookies.

Author:
Bartlomiej Pawlowski <Bartlomiej.Pawlowski@cern.ch>

Member Function Documentation

boolean cern::laser::guiplatform::actions::alarms::UnhighlightAction::enable ( org.openide.nodes.Node[]  node  )  [inline, protected]
HelpCtx cern::laser::guiplatform::actions::alarms::UnhighlightAction::getHelpCtx (  )  [inline]
String cern::laser::guiplatform::actions::alarms::UnhighlightAction::getName (  )  [inline]

References name.

String cern::laser::guiplatform::actions::alarms::UnhighlightAction::iconResource (  )  [inline, protected]
void cern::laser::guiplatform::actions::alarms::UnhighlightAction::performAction ( Node[]  activatedNodes  )  [inline, protected]

Member Data Documentation

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

logger

Referenced by enable().

Initial value:
 
        NbBundle.getMessage(UnhighlightAction.class, "LBL_Action_Unhighlight_action_name")

action name

Referenced by getName().


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

Generated by  doxygen 1.6.2