Contents | Package | Class | Tree | Deprecated | Index | Help Java 1.2 Beta 3
PREV | NEXT SHOW LISTS | HIDE LISTS

Package java.awt.print

Interface Summary
PageContext A PageContext implementation provides information about a page that is part of a PrinterJob.
Pageable A Pageable implementation represents a set of pages to be printed.
Printable When building a Pageable, pairs of PageFormat instances and instances that implement this Printable interface are used to describe each page.
 

Class Summary
Book A Book maintains a list of pages to be printed.
Book.BookPageContext The BookPageContext inner class describes an individual page in a Book.
PageFormat A PageFormat instance describes the size and orientation of a page to be printed.
Paper Describes the physical characteristics of a piece of paper.
PeekGraphics  
PeekGraphics.ImageWaiter This private class does not return from its constructor until 'img's wdth and height are available.
PrinterJob  
ProxyGraphics2D  
 

Exception Summary
PrintPropertyException  
 


Contents | Package | Class | Tree | Deprecated | Index | Help Java 1.2 Beta 3
PREV | NEXT SHOW LISTS | HIDE LISTS

Submit a bug or feature
Submit comments/suggestions about new javadoc look.
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-1998 Sun Microsystems, Inc. 901 San Antonio Road, Palo Alto, California, 94303, U.S.A. All Rights Reserved.