Public Member Functions | |
| AddCategoryAction () | |
| String | getName () |
Protected Member Functions | |
| void | performAction (GPNode[] activatedNodes) |
| boolean | enable (Node[] nodes) |
| String | iconResource () |
Static Protected Attributes | |
| final Logger | logger = LogFactory.getLogger(AddCategoryAction.class.getName()) |
Static Private Attributes | |
| final String | label = NbBundle.getMessage(AddCategoryAction.class,"LBL_AddCategoryAction_name") |
|
|
Creates a new instance of AddCategoryAction |
|
|
the action will be enabled only if the super class enables it and if the context is not null.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.8