Class JSVGViewerFrame.FlushAction

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

public class JSVGViewerFrame.FlushAction extends AbstractAction
To flush image cache (purely for debugging purposes)
See Also:
  • Constructor Details

    • FlushAction

      public FlushAction()
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)