Package edu.northwestern.at.utils.swing.printing

Methods and utilities for printing documents and components.

See:
          Description

Interface Summary
PrintableContainer PrintableContainer -- interface for window or panel components that handle printing.
PrintableContents PrintableContents -- interface for components with printable content.
PrintProgress PrintProgress -- interface for print progress updates.
 

Class Summary
PrintableComponent Base class for printing contents of a Component descendant.
PrinterSettings Printer Settings.
PrintHeaderFooter Specifies header and footer for printed output.
PrintJTable Prints a JTable.
PrintJTextPane Prints styled text from a JTextPane.
PrintPreview Print Preview.
PrintProgressDialog Print progress dialog.
PrintUtilities Print Utilities.
PrintView Arranges Swing text component page images within a rectangular area for printing.
RepaginationProgressDialog Repagination progress dialog.
 

Package edu.northwestern.at.utils.swing.printing Description

Methods and utilities for printing documents and components.