public class OQLTextViewerConfiguration
extends SourceViewerConfiguration
| Constructor and Description |
|---|
OQLTextViewerConfiguration(ISnapshot snapshot,
Color comment,
Color keyword)
Associates snapshot at this object.
|
| Modifier and Type | Method and Description |
|---|---|
String[] |
getConfiguredContentTypes(ISourceViewer sourceViewer) |
IContentAssistant |
getContentAssistant(ISourceViewer sourceViewer)
Instantiates content assist for every content type
|
IPresentationReconciler |
getPresentationReconciler(ISourceViewer sourceViewer)
Provides syntax highlighting.
|
public String[] getConfiguredContentTypes(ISourceViewer sourceViewer)
public IContentAssistant getContentAssistant(ISourceViewer sourceViewer)
public IPresentationReconciler getPresentationReconciler(ISourceViewer sourceViewer)