Class JSVGViewerFrame.StopAction

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

public class JSVGViewerFrame.StopAction extends AbstractAction implements JComponentModifier
To stop the current processing.
See Also:
  • Field Details

    • components

      List components
  • Constructor Details

    • StopAction

      public StopAction()
  • Method Details