SWT Printing support classes.
-
Returns a PrinterData
object representing
the default printer or null
if there is no
default printer.
Returns the printer data that will be used when the dialog
is opened.
Returns a PrinterData
object representing the
target printer for this print job.
Returns an array of PrinterData
objects
representing all available printers.
Makes the receiver visible and brings it to the front
of the display.
void
Sets the printer data that will be used when the dialog
is opened.
Constructs a new printer given a PrinterData
object representing the desired printer.