File
Doc
Category
Size
Date
Package
PrintGraphics.java
API Doc
Java SE 5 API
513
Fri Aug 26 14:56:46 BST 2005
java.awt
PrintGraphics
public interface PrintGraphics
An abstract class which provides a print graphics context for a page.
version
1.12 12/19/03
author
Amy Fowler
Fields Summary
Constructors Summary
Methods Summary
public
java.awt.PrintJob
getPrintJob
()
Returns the PrintJob object from which this PrintGraphics object originated.
Java Code Source