Package | Description |
---|---|
org.eclipse.jface.text |
Provides a framework for creating and manipulating text documents.
|
org.eclipse.swt.custom |
SWT Custom widgets.
|
Modifier and Type | Method and Description |
---|---|
void |
TextViewer.print(StyledTextPrintOptions options)
Print the text viewer contents using the given options.
|
void |
ITextViewerExtension8.print(StyledTextPrintOptions options)
Print the text viewer contents using the given options.
|
Modifier and Type | Method and Description |
---|---|
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.