JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
java.awt
Interface PrintGraphics
public interface
PrintGraphics
This interface allows the originating print job to be obtained.
Since:
1.0
Method Summary
Methods
Modifier and Type
Method and Description
PrintJob
getPrintJob
()
Returns the
PrintJob
that this object is being managed by.
Method Detail
getPrintJob
PrintJob
getPrintJob
()
Returns the
PrintJob
that this object is being managed by.
Returns:
the print job for this object
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method