cern::laser::guiplatform::actions::alarms::UnhighlightAction Class Reference
List of all members.
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] |
| 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: