public class OQLTextViewerConfiguration
extends SourceViewerConfiguration
Constructor and Description |
---|
OQLTextViewerConfiguration(ISnapshot snapshot,
org.eclipse.swt.graphics.Color comment,
org.eclipse.swt.graphics.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 OQLTextViewerConfiguration(ISnapshot snapshot, org.eclipse.swt.graphics.Color comment, org.eclipse.swt.graphics.Color keyword)
snapshot
- public String[] getConfiguredContentTypes(ISourceViewer sourceViewer)
public IContentAssistant getContentAssistant(ISourceViewer sourceViewer)
public IPresentationReconciler getPresentationReconciler(ISourceViewer sourceViewer)