Uses of Class
org.eclipse.swt.printing.Printer
Packages that use Printer
-
Uses of Printer in org.eclipse.swt.custom
Fields in org.eclipse.swt.custom declared as PrinterMethods in org.eclipse.swt.custom with parameters of type PrinterModifier and TypeMethodDescriptionReturns a runnable that will print the widget's text to the specified printer.StyledText.print(Printer printer, StyledTextPrintOptions options) Returns a runnable that will print the widget's text to the specified printer.Constructors in org.eclipse.swt.custom with parameters of type PrinterModifierConstructorDescription(package private)Printing(StyledText styledText, Printer printer, StyledTextPrintOptions printOptions) Creates an instance ofPrinting.