Class ReopenProductAction

  • All Implemented Interfaces:
    ActionListener, Serializable, Cloneable, EventListener, Action, org.openide.util.actions.Presenter, org.openide.util.actions.Presenter.Menu, org.openide.util.actions.Presenter.Popup, org.openide.util.actions.Presenter.Toolbar

    public final class ReopenProductAction
    extends AbstractAction
    implements org.openide.util.actions.Presenter.Toolbar, org.openide.util.actions.Presenter.Menu, org.openide.util.actions.Presenter.Popup
    See Also:
    Serialized Form
    • Constructor Detail

      • ReopenProductAction

        public ReopenProductAction()
    • Method Detail

      • getMenuPresenter

        public JMenuItem getMenuPresenter()
        Specified by:
        getMenuPresenter in interface org.openide.util.actions.Presenter.Menu
      • getPopupPresenter

        public JMenuItem getPopupPresenter()
        Specified by:
        getPopupPresenter in interface org.openide.util.actions.Presenter.Popup
      • getToolbarPresenter

        public Component getToolbarPresenter()
        Specified by:
        getToolbarPresenter in interface org.openide.util.actions.Presenter.Toolbar