Public Member Functions | |
| void | performAction () |
| String | getName () |
| HelpCtx | getHelpCtx () |
| boolean | isEnabled () |
| Object | getActionMapKey () |
Protected Member Functions | |
| String | iconResource () |
Static Package Attributes | |
| final Logger | logger = LogFactory.getLogger(SetPrinterAction.class.getName()) |
|
|
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(PrinterSetupAction.class, "HINT_Action")); } |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.8