Eclipse Platform
Release 3.0

Uses of Class
org.eclipse.swt.printing.Printer

Packages that use Printer
org.eclipse.swt.custom SWT Custom widgets.  
 

Uses of Printer in org.eclipse.swt.custom
 

Methods in org.eclipse.swt.custom with parameters of type Printer
 Runnable StyledText.print(Printer printer)
          Returns a runnable that will print the widget's text to the specified printer.
 Runnable StyledText.print(Printer printer, StyledTextPrintOptions options)
          Returns a runnable that will print the widget's text to the specified printer.
 


Eclipse Platform
Release 3.0

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.