| |
| org.eclipse.swt.printing | | | 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. |
|