Class JSVGViewerFrame.PrintAction

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

public class JSVGViewerFrame.PrintAction extends AbstractAction
To print the current document.
See Also:
  • Constructor Details

    • PrintAction

      public PrintAction()
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)