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.
|
getAnnotationHover, getAutoEditStrategies, getAutoIndentStrategy, getCodeMiningProviders, getConfiguredDocumentPartitioning, getConfiguredTextHoverStateMasks, getContentFormatter, getDefaultPrefixes, getDoubleClickStrategy, getHyperlinkDetectors, getHyperlinkPresenter, getHyperlinkStateMask, getIndentPrefixes, getInformationControlCreator, getInformationPresenter, getOverviewRulerAnnotationHover, getQuickAssistAssistant, getReconciler, getTabWidth, getTextHover, getTextHover, getUndoManager
public String[] getConfiguredContentTypes(ISourceViewer sourceViewer)
getConfiguredContentTypes
in class SourceViewerConfiguration
public IContentAssistant getContentAssistant(ISourceViewer sourceViewer)
getContentAssistant
in class SourceViewerConfiguration
public IPresentationReconciler getPresentationReconciler(ISourceViewer sourceViewer)
getPresentationReconciler
in class SourceViewerConfiguration