Class JSVGViewerFrame.AboutAction

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

public class JSVGViewerFrame.AboutAction extends AbstractAction
To show the about dialog
See Also:
  • Constructor Details

    • AboutAction

      public AboutAction()
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)