org.gjt.jclasslib.nbmodule
Class OpenAction
java.lang.Object
CookieAction
org.gjt.jclasslib.nbmodule.OpenAction
- public class OpenAction
- extends CookieAction
Action to open a class file.
- Version:
- $Revision: 1.6 $ $Date: 2003/08/18 07:56:58 $
- Author:
- Ingo Kegel
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OpenAction
public OpenAction()
getName
public String getName()
iconResource
protected String iconResource()
enable
protected boolean enable(Node[] nodes)
cookieClasses
protected Class[] cookieClasses()
mode
protected int mode()
performAction
protected void performAction(Node[] nodes)
getHelpCtx
public HelpCtx getHelpCtx()