Class ZoomAction

    • Field Detail

      • menuPresenter

        protected JMenuItem menuPresenter
        Deprecated.
    • Constructor Detail

      • ZoomAction

        public ZoomAction()
        Deprecated.
    • Method Detail

      • performAction

        public void performAction()
        Deprecated.
        Specified by:
        performAction in class org.openide.util.actions.CallableSystemAction
      • getName

        public String getName()
        Deprecated.
        Specified by:
        getName in class org.openide.util.actions.SystemAction
      • setEnabled

        public void setEnabled​(boolean value)
        Deprecated.
        Specified by:
        setEnabled in interface Action
        Overrides:
        setEnabled in class org.openide.util.actions.SystemAction
      • getMenuPresenter

        public JMenuItem getMenuPresenter()
        Deprecated.
        Overridden to provide SubMenu for various zoom values
        Specified by:
        getMenuPresenter in interface org.openide.util.actions.Presenter.Menu
        Overrides:
        getMenuPresenter in class org.openide.util.actions.CallableSystemAction