|
Eclipse Platform Release 3.3 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.eclipse.jface.text.reconciler | |
---|---|
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. |
org.eclipse.ui.editors.text | Provides a standard text editor and concrete document providers based IFileBuffer and others directly handling IFile and IStorage as editor input. |
org.eclipse.ui.texteditor.spelling | Partial infrastructure for spell checking in text editors. |
Classes in org.eclipse.jface.text.reconciler used by org.eclipse.jface.text.reconciler | |
---|---|
AbstractReconciler
Abstract implementation of IReconciler . |
|
DirtyRegion
A dirty region describes a document range which has been changed. |
|
IReconcilableModel
Tagging interface for a model that can get reconciled during a reconcile step. |
|
IReconciler
An IReconciler defines and maintains a model of the content
of the text viewer's document in the presence of changes applied to this
document. |
|
IReconcileResult
Tagging interface for the reconcile step result's array element type. |
|
IReconcilerExtension
Extends IReconciler with
the ability to be aware of documents with multiple partitionings. |
|
IReconcileStep
A reconcile step is one of several steps of a reconcile strategy that consists of several steps. |
|
IReconcilingStrategy
A reconciling strategy is used by an reconciler to reconcile a model based on text of a particular content type. |
Classes in org.eclipse.jface.text.reconciler used by org.eclipse.jface.text.source | |
---|---|
IReconciler
An IReconciler defines and maintains a model of the content
of the text viewer's document in the presence of changes applied to this
document. |
Classes in org.eclipse.jface.text.reconciler used by org.eclipse.ui.editors.text | |
---|---|
IReconciler
An IReconciler defines and maintains a model of the content
of the text viewer's document in the presence of changes applied to this
document. |
Classes in org.eclipse.jface.text.reconciler used by org.eclipse.ui.texteditor.spelling | |
---|---|
DirtyRegion
A dirty region describes a document range which has been changed. |
|
IReconcilingStrategy
A reconciling strategy is used by an reconciler to reconcile a model based on text of a particular content type. |
|
IReconcilingStrategyExtension
Extends IReconcilingStrategy
with the following functions:
usage of a progress monitor
initial reconciling step: if a reconciler runs as periodic activity in the background, this
methods offers the reconciler a chance for initializing its strategies and achieving a
reconciled state before the periodic activity starts. |
|
Eclipse Platform Release 3.3 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2007. All rights reserved.