Generated by
JDiff

Package java.awt.print

Changed Classes and Interfaces
Book The Book class provides a representation of a document in which pages may have different page formats and page painters.
PageFormat The PageFormat class describes the size and orientation of a page to be printed.
Pageable The Pageable implementation represents a set of pages to be printed.
PrinterIOException The PrinterIOException class is a subclass of PrinterException and is used to indicate that an IO error of some sort has occurred while printing.
PrinterJob The PrinterJob class is the principal class that controls printing.