Contents | Package | Class | Tree | Deprecated | Index | Help | Java 1.2 Beta 3 | ||
PREV | NEXT | SHOW LISTS | HIDE LISTS |
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 |