

Public Member Functions | |
| void | performAction () |
| String | getName () |
| HelpCtx | getHelpCtx () |
| boolean | isEnabled () |
Protected Member Functions | |
| String | iconResource () |
Private Attributes | |
| Logger | logger |
| String | maskListCompName |
Action that can always be invoked and work procedurally.
| HelpCtx cern::laser::guiplatform::actions::alarms::ShowHighlightedAndKlaxonListAction::getHelpCtx | ( | ) | [inline] |
Reimplemented from cern::laser::guiplatform::actions::support::CallableSystemAction.
| String cern::laser::guiplatform::actions::alarms::ShowHighlightedAndKlaxonListAction::getName | ( | ) | [inline] |
Reimplemented from cern::laser::guiplatform::actions::support::CallableSystemAction.
| String cern::laser::guiplatform::actions::alarms::ShowHighlightedAndKlaxonListAction::iconResource | ( | ) | [inline, protected] |
| boolean cern::laser::guiplatform::actions::alarms::ShowHighlightedAndKlaxonListAction::isEnabled | ( | ) | [inline] |
Reimplemented from cern::laser::guiplatform::actions::support::CallableSystemAction.
References maskListCompName.
| void cern::laser::guiplatform::actions::alarms::ShowHighlightedAndKlaxonListAction::performAction | ( | ) | [inline] |
Reimplemented from cern::laser::guiplatform::actions::support::CallableSystemAction.
References maskListCompName.
Logger cern::laser::guiplatform::actions::alarms::ShowHighlightedAndKlaxonListAction::logger [private] |
LogFactory.getLogger(ShowHighlightedAndKlaxonListAction.class.getName())
logger
Reimplemented from cern::laser::guiplatform::actions::support::CallableSystemAction.
String cern::laser::guiplatform::actions::alarms::ShowHighlightedAndKlaxonListAction::maskListCompName [private] |
NbBundle.getMessage(cern.laser.guiplatform.windows.ActiveListExplorerPanel.class,
"LBL_HighligtedAndKlaxon_list_component_name")
mask list component name
Referenced by isEnabled(), and performAction().
1.6.2