|
Eclipse Platform 2.1 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use IReconciler | |
| org.eclipse.jface.text.reconciler | Provides a reconciler add-on for an ITextViewer. |
| org.eclipse.jface.text.source | Provides a framework for connecting document regions with annotations and for displaying those annotations in combination with an ITextViewer. |
| Uses of IReconciler in org.eclipse.jface.text.reconciler |
| Classes in org.eclipse.jface.text.reconciler that implement IReconciler | |
class |
AbstractReconciler
Abstract implementation of IReconciler. |
class |
MonoReconciler
Standard implementation of IReconciler. |
class |
Reconciler
Standard implementation of IReconciler. |
| Uses of IReconciler in org.eclipse.jface.text.source |
| Fields in org.eclipse.jface.text.source declared as IReconciler | |
protected IReconciler |
SourceViewer.fReconciler
The viewer's model reconciler |
| Methods in org.eclipse.jface.text.source that return IReconciler | |
IReconciler |
SourceViewerConfiguration.getReconciler(ISourceViewer sourceViewer)
Returns the reconciler ready to be used with the given source viewer. |
|
Eclipse Platform 2.1 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||