org.acm.seguin.ide.netbeans
Class CPDDirAction
java.lang.Object
CookieAction
org.acm.seguin.ide.netbeans.CPDDirAction
public class CPDDirAction
- extends CookieAction
Action which just holds a few other SystemAction's for grouping purposes.
- Since:
- 2.9.19
- Author:
- Mike Atkinson
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CPDDirAction
public CPDDirAction()
cookieClasses
protected java.lang.Class[] cookieClasses()
mode
protected int mode()
performAction
protected void performAction(org.openide.nodes.Node[] node)
getName
public java.lang.String getName()
iconResource
protected java.lang.String iconResource()
getHelpCtx
public HelpCtx getHelpCtx()
getMenuPresenter
public javax.swing.JMenuItem getMenuPresenter()
getPopupPresenter
public javax.swing.JMenuItem getPopupPresenter()
getToolbarPresenter
public java.awt.Component getToolbarPresenter()