public static interface QueryDelegateTextViewer.Factory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
QueryDelegateTextViewer.Factory.Descriptor
A
Factory wrapper that is used by the QueryDelegateTextViewer.Factory.Registry. |
static interface |
QueryDelegateTextViewer.Factory.Registry
A registry of query delegate text viewer factories.
|
| Modifier and Type | Method and Description |
|---|---|
QueryDelegateTextViewer |
createTextViewer(Composite parent,
int styles)
Creates a query delegate for the specified parent.
|
QueryDelegateTextViewer createTextViewer(Composite parent, int styles)
parent - the parent container for the text viewerstyles - the styles to apply to the text viewer