JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Preview
New
Deprecated
Index
Search
Help
Java SE 23 & JDK 23
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
getPrintJob()
java.desktop
java.awt
PrintGraphics
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
getPrintJob()
Interface PrintGraphics
JAVA
public interface
PrintGraphics
An abstract class which provides a print graphics context for a page.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
PrintJob
getPrintJob
()
Returns the PrintJob object from which this PrintGraphics object originated.
Method Details
getPrintJob
PrintJob
getPrintJob
()
Returns the PrintJob object from which this PrintGraphics object originated.
Returns:
the print job for this object