cern::laser::guiplatform::actions::alarms::UnmaskAction Class Reference
List of all members.
Public Member Functions |
| String | getName () |
| org.openide.util.HelpCtx | getHelpCtx () |
Protected Member Functions |
| String | iconResource () |
| boolean | enable (org.openide.nodes.Node[] node) |
| void | performAction (Node[] activatedNodes) |
Static Private Attributes |
| static final String | name |
| static final Logger | logger |
Detailed Description
- Author:
- pawlowsk
Member Function Documentation
| boolean cern::laser::guiplatform::actions::alarms::UnmaskAction::enable |
( |
org.openide.nodes.Node[] |
node |
) |
[inline, protected] |
| org.openide.util.HelpCtx cern::laser::guiplatform::actions::alarms::UnmaskAction::getHelpCtx |
( |
|
) |
[inline] |
| String cern::laser::guiplatform::actions::alarms::UnmaskAction::getName |
( |
|
) |
[inline] |
| String cern::laser::guiplatform::actions::alarms::UnmaskAction::iconResource |
( |
|
) |
[inline, protected] |
| void cern::laser::guiplatform::actions::alarms::UnmaskAction::performAction |
( |
Node[] |
activatedNodes |
) |
[inline, protected] |
Member Data Documentation
Initial value:
LogFactory.getLogger(UnmaskAction.class.getName())
logger
Referenced by enable().
Initial value:
NbBundle.getMessage(MaskAction.class, "LBL_Action_Unmask_action_name")
action name
Referenced by getName().
The documentation for this class was generated from the following file: