org.eclipse.swt.printing |
Package-level Javadoc
SWT Printing support classes.
Package Specification
This package contains the classes which provide printing support for SWT.
|
Java Source File Name | Type | Comment |
PrintDialog.java | Class | Instances of this class allow the user to select
a printer and various print-related parameters
prior to starting a print job. |
Printer.java | Class | Instances of this class are used to print to a printer. |
PrinterData.java | Class | Instances of this class are descriptions of a print job
in terms of the printer, and the scope and type of printing
that is desired. |