Generated by
JDiff

Package java.awt.print

Changed Classes and Interfaces
PageFormat The PageFormat class describes the size and orientation of a page to be printed.
Paper The Paper class describes the physical characteristics of a piece of paper.
Printable The Printable interface is implemented by the print methods of the current page painter which is called by the printing system to render a page.
PrinterJob The PrinterJob class is the principal class that controls printing.