SUMMARY: NESTED | FIELD | CONSTR |
METHOD
DETAIL: FIELD | CONSTR |
METHOD
java.awt
Interface PrintGraphics
- public interface PrintGraphics
Unsafe:
An abstract class which provides a print graphics context for a page.
- Version:
- 1.10 12/03/01
- Author:
- Amy Fowler
Method Summary
PrintJob
getPrintJob()
Enabled: Returns the PrintJob object from which this PrintGraphics
object originated.
Method Detail
getPrintJob
public PrintJob getPrintJob()
- Enabled: Returns the PrintJob object from which this PrintGraphics
object originated.
-
SUMMARY: NESTED | FIELD | CONSTR |
METHOD
DETAIL: FIELD | CONSTR |
METHOD