Class JSVGViewerFrame.OpenAction

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

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

    • OpenAction

      public OpenAction()
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)