Class JSVGViewerFrame.BackAction

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

public class JSVGViewerFrame.BackAction extends AbstractAction implements JComponentModifier
To go back to the previous document
See Also:
  • Constructor Details

    • BackAction

      public BackAction()
  • Method Details