Class AbstractTabbedUI.ExitAction

java.lang.Object
javax.swing.AbstractAction
org.jfree.ui.tabbedui.AbstractTabbedUI.ExitAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action
Enclosing class:
AbstractTabbedUI

An exit action.
See Also:
  • Constructor Details

    • ExitAction

      public ExitAction()
      Defines an Action object with a default description string and default icon.
  • Method Details