Please note that this documentation is not final and is subject to change.

Java™ Platform
Standard Ed. 7

DRAFT ea-b76

java.awt
Interface PrintGraphics


public interface PrintGraphics

An abstract class which provides a print graphics context for a page.


Method Summary
Modifier and Type Method and Description
 PrintJob getPrintJob()
          Returns the PrintJob object from which this PrintGraphics object originated.
 

Method Detail

getPrintJob

PrintJob getPrintJob()
Returns the PrintJob object from which this PrintGraphics object originated.


Java™ Platform
Standard Ed. 7

DRAFT ea-b76

Submit a bug or feature

Copyright 2009 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.