Package | Description |
---|---|
org.eclipse.swt.custom |
SWT Custom widgets.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.