Package | Description |
---|---|
org.eclipse.jface.text.presentation |
Provides a presentation reconciler add-on for an ITextViewer.
|
org.eclipse.jface.text.source |
Provides a framework for connecting document regions
with annotations and for displaying those.
|
Modifier and Type | Class and Description |
---|---|
class |
PresentationReconciler
Standard implementation of
IPresentationReconciler . |
Modifier and Type | Field and Description |
---|---|
protected IPresentationReconciler |
SourceViewer.fPresentationReconciler
The viewer's presentation reconciler
|
Modifier and Type | Method and Description |
---|---|
IPresentationReconciler |
SourceViewerConfiguration.getPresentationReconciler(ISourceViewer sourceViewer)
Returns the presentation reconciler ready to be used with the given source viewer.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.