Class JSVGViewerFrame.CloseAction

java.lang.Object
javax.swing.AbstractAction
org.apache.batik.apps.svgbrowser.JSVGViewerFrame.CloseAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action
Enclosing class:
JSVGViewerFrame

public class JSVGViewerFrame.CloseAction extends AbstractAction
To close the last document.
See Also:
  • Constructor Details

    • CloseAction

      public CloseAction()
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)