|
Eclipse Platform Release 3.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 support for managing annotations attached to a document. |
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 Release 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.