|
Class Summary |
| PageSetupDialog |
The PageSetupDialog class allows users to select the actual mode how to
print views. |
| PrintPreviewDialog |
The PrintPreviewDialog allows to preview instances of
TableBook as they will get printed. |
| PrintPreviewPanel |
The class PrintPreviewPanel implements a Panel which can be used to preview
VisualGraphView instances for
printing devices. |
| SwingPrintContext |
The SwingPrintContext class defines print settings to use
inside an AWT/Swing environment. |
| TableBook |
The TableBook class extends the java.awt.print.Book
class about the possibility to layout the pages of the book in a
grid-alike style where you can address pages via a x,y semantic.
|