Class JSVGViewerFrame.NextTransformAction

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

public class JSVGViewerFrame.NextTransformAction extends AbstractAction implements JComponentModifier
To go forward to the next transform
See Also:
  • Field Details

    • components

      List components
  • Constructor Details

    • NextTransformAction

      public NextTransformAction()
  • Method Details