Class JSVGViewerFrame.ReloadAction

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

public class JSVGViewerFrame.ReloadAction extends AbstractAction
To reload the current document.
See Also:
  • Constructor Details

    • ReloadAction

      public ReloadAction()
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)