|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectSourceViewerConfiguration
org.eclipse.mat.ui.snapshot.panes.oql.OQLTextViewerConfiguration
public class OQLTextViewerConfiguration
Configuration provider to assign content assist to the SourceViewer.
| Constructor Summary | |
|---|---|
OQLTextViewerConfiguration(ISnapshot snapshot,
Color comment,
Color keyword)
Associates snapshot at this object. |
|
| Method Summary | |
|---|---|
String[] |
getConfiguredContentTypes(ISourceViewer sourceViewer)
|
IContentAssistant |
getContentAssistant(ISourceViewer sourceViewer)
Instantiates content assist for every content type |
IPresentationReconciler |
getPresentationReconciler(ISourceViewer sourceViewer)
Provides syntax highlighting. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OQLTextViewerConfiguration(ISnapshot snapshot,
Color comment,
Color keyword)
snapshot - | Method Detail |
|---|
public String[] getConfiguredContentTypes(ISourceViewer sourceViewer)
public IContentAssistant getContentAssistant(ISourceViewer sourceViewer)
public IPresentationReconciler getPresentationReconciler(ISourceViewer sourceViewer)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||