Uses of Class
java.awt.print.PrinterJob
Packages that use PrinterJob
-
Uses of PrinterJob in java.awt.print
Methods in java.awt.print that return PrinterJobModifier and TypeMethodDescriptionPrinterGraphics.getPrinterJob()
Returns thePrinterJob
that is controlling the current rendering request.static PrinterJob
PrinterJob.getPrinterJob()
Creates and returns aPrinterJob
which is initially associated with the default printer.