Class JSVGViewerFrame.ExportAsPNGAction

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

public class JSVGViewerFrame.ExportAsPNGAction extends AbstractAction
To save the current document as PNG.
See Also:
  • Constructor Details

    • ExportAsPNGAction

      public ExportAsPNGAction()
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)