

Public Member Functions | |
| void | performAction () |
| String | getName () |
| HelpCtx | getHelpCtx () |
| boolean | isEnabled () |
Protected Member Functions | |
| String | iconResource () |
Private Attributes | |
| Logger | logger = LogFactory.getLogger(ShowSearchListAction.class.getName()) |
Action that can always be invoked and work procedurally.
| HelpCtx cern::laser::guiplatform::actions::alarms::ShowSearchListAction::getHelpCtx | ( | ) | [inline] |
Reimplemented from cern::laser::guiplatform::actions::support::CallableSystemAction.
| String cern::laser::guiplatform::actions::alarms::ShowSearchListAction::getName | ( | ) | [inline] |
Reimplemented from cern::laser::guiplatform::actions::support::CallableSystemAction.
| String cern::laser::guiplatform::actions::alarms::ShowSearchListAction::iconResource | ( | ) | [inline, protected] |
| boolean cern::laser::guiplatform::actions::alarms::ShowSearchListAction::isEnabled | ( | ) | [inline] |
Perform extra initialization of this action's singleton. PLEASE do not use constructors for this purpose! protected void initialize() { super.initialize(); putProperty(Action.SHORT_DESCRIPTION, NbBundle.getMessage(ShowSearchListAction.class, "HINT_Action")); }
Reimplemented from cern::laser::guiplatform::actions::support::CallableSystemAction.
| void cern::laser::guiplatform::actions::alarms::ShowSearchListAction::performAction | ( | ) | [inline] |
Reimplemented from cern::laser::guiplatform::actions::support::CallableSystemAction.
Logger cern::laser::guiplatform::actions::alarms::ShowSearchListAction::logger = LogFactory.getLogger(ShowSearchListAction.class.getName()) [private] |
logger
Reimplemented from cern::laser::guiplatform::actions::support::CallableSystemAction.
1.6.2