Public Member Functions | |
void | performAction () |
String | getName () |
HelpCtx | getHelpCtx () |
boolean | isEnabled () |
Protected Member Functions | |
String | iconResource () |
Private Attributes | |
String | instantListCompName |
Static Private Attributes | |
Logger | logger |
|
|
|
|
|
|
|
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(ShowInstantFaultListAction.class, "HINT_Action")); } |
|
|
|
Initial value:
|
|
Initial value: logger |