|
|||||||||
| Home >> All >> java >> [ awt overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | 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 | |
PrintJob |
getPrintJob()
Returns the PrintJob that this object is being
managed by. |
| Method Detail |
getPrintJob
public PrintJob getPrintJob()
- Returns the
PrintJobthat this object is being managed by.
|
|||||||||
| Home >> All >> java >> [ awt overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC