API Overview API Index Package Overview Direct link to this page
JDK 1.6
  java.awt.print. PrinterGraphics View Source
Author(s)
Since
Version
Serial
Hierarchy
 PrinterGraphics
Subinterfaces
Description
public interface PrinterGraphics
  The PrinterGraphics interface is implemented by Graphics objects that are passed to Printable objects to render a page.
See also:   
Methods
Hide/Show inherited methods
public PrinterJob getPrinterJob ()
  Returns the PrinterJob that is controlling the current rendering request.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar