Class JSVGViewerFrame.OpenLocationAction

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

public class JSVGViewerFrame.OpenLocationAction extends AbstractAction
To open a new document.
See Also:
  • Constructor Details

    • OpenLocationAction

      public OpenLocationAction()
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)