Class JSVGViewerFrame.PreviousTransformAction

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

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

    • PreviousTransformAction

      public PreviousTransformAction()
  • Method Details