| org.acm.seguin.ide.netbeans.AddParentClassAction
AddParentClassAction | public class AddParentClassAction extends CookieAction (Code) | | Description of the Class
author: Mike Atkinson |
cookieClasses | protected Class[] cookieClasses()(Code) | | Description of the Method
Description of the Returned Value |
enable | protected boolean enable(Node[] nodes)(Code) | | Perform special enablement check in addition to the normal one.
Parameters: nodes - Description of Parameter Description of the Returned Value |
getHelpCtx | public HelpCtx getHelpCtx()(Code) | | Gets the HelpCtx attribute of the AddParentClassAction object
The HelpCtx value |
getName | public String getName()(Code) | | Gets the Name attribute of the AddParentClassAction object
The Name value |
iconResource | protected String iconResource()(Code) | | Get the path to the icon to be displayed in menus, etc
Icon to be displayed in menus, etc. |
initialize | protected void initialize()(Code) | | Perform extra initialization of this action's singleton. PLEASE do not
use constructors for this purpose!
|
mode | protected int mode()(Code) | | Description of the Method
Description of the Returned Value |
performAction | protected void performAction(Node[] nodes)(Code) | | Description of the Method
Parameters: nodes - Description of Parameter |
|
|