|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CSourceViewer | |
---|---|
org.eclipse.cdt.internal.ui.editor |
Uses of CSourceViewer in org.eclipse.cdt.internal.ui.editor |
---|
Methods in org.eclipse.cdt.internal.ui.editor with parameters of type CSourceViewer | |
---|---|
void |
SemanticHighlightingManager.install(CEditor editor,
CSourceViewer sourceViewer,
IColorManager colorManager,
org.eclipse.jface.preference.IPreferenceStore preferenceStore)
Install the semantic highlighting on the given editor infrastructure |
void |
SemanticHighlightingPresenter.install(CSourceViewer sourceViewer,
CPresentationReconciler backgroundPresentationReconciler)
Install this presenter on the given source viewer and background presentation reconciler. |
void |
SemanticHighlightingManager.install(CSourceViewer sourceViewer,
IColorManager colorManager,
org.eclipse.jface.preference.IPreferenceStore preferenceStore,
SemanticHighlightingManager.HighlightedRange[][] hardcodedRanges)
Install the semantic highlighting on the given source viewer infrastructure. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |