Class MarkushEnumAction

  • All Implemented Interfaces:
    java.awt.event.ActionListener, java.io.Externalizable, java.io.Serializable, java.util.EventListener, javax.swing.Action, org.openide.util.actions.Presenter, org.openide.util.actions.Presenter.Menu, org.openide.util.actions.Presenter.Popup, org.openide.util.actions.Presenter.Toolbar, org.openide.util.ContextAwareAction, org.openide.util.HelpCtx.Provider

    public class MarkushEnumAction
    extends AbstractIJCWidgetCookieAction
    See Also:
    Serialized Form
    • Constructor Detail

      • MarkushEnumAction

        public MarkushEnumAction()
    • Method Detail

      • performAction

        protected void performAction​(org.openide.nodes.Node[] activatedNodes)
        Specified by:
        performAction in class org.openide.util.actions.NodeAction
      • getToolbarPresenter

        public java.awt.Component getToolbarPresenter()
        Specified by:
        getToolbarPresenter in interface org.openide.util.actions.Presenter.Toolbar
        Overrides:
        getToolbarPresenter in class AbstractToolbarCookieAction
      • getName

        public java.lang.String getName()
        Specified by:
        getName in class org.openide.util.actions.SystemAction
      • iconResource

        protected java.lang.String iconResource()
        Overrides:
        iconResource in class org.openide.util.actions.SystemAction
      • enableWhenNotBound

        protected boolean enableWhenNotBound()
        Overrides:
        enableWhenNotBound in class AbstractIJCAction
        Returns:
        whether action should be enabled when current activated widget is unbound, by default false