Package snap.swing

Class SwingPrinter.AWTPrintable

java.lang.Object
snap.swing.SwingPrinter.AWTPrintable
All Implemented Interfaces:
Printable
Enclosing class:
SwingPrinter

protected class SwingPrinter.AWTPrintable extends Object implements Printable
This class simply tells the Snap Printable to paint to a given Graphics object for specific page index.
  • Constructor Details

    • AWTPrintable

      protected AWTPrintable()
  • Method Details