Class ReloadWidgetURLAction

  • 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 ReloadWidgetURLAction
    extends AbstractIJCWidgetCookieAction
    See Also:
    Serialized Form
    • Constructor Detail

      • ReloadWidgetURLAction

        public ReloadWidgetURLAction()
    • Method Detail

      • performAction

        protected void performAction​(org.openide.nodes.Node[] activatedNodes)
        Specified by:
        performAction in class org.openide.util.actions.NodeAction
      • 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