Uses of Package
org.eclipse.jface.text
Package
Description
Provides support for performing structural and textual
compare operations on arbitrary data and displaying the results.
Support for compare and merge viewers which show the
content side-by-side.
Provides support for finding and displaying the differences
between hierarchically structured data.
Provides the API for accessing file buffers.
Provides the API for manipulating file buffers.
Provides a generic debugger user interface that clients may customize via standard
workbench extension points.
Provides a set of actions related to running and debugging applications.
Provides a set of interfaces and classes for rendering and annotating text in the debug console.
Provides a content assist add-on for implementors of
IContentAssistSubjectControl
.Provides a framework for creating and manipulating text documents.
Provides a content assist add-on for an
ITextViewer
.Provides a content formatter add-on for an
ITextViewer
.Provides support for detecting and displaying hyperlinks in
ISourceViewer
s.Provides an information provider add-on for an
ITextViewer
.Application programming interfaces for interaction
with the Eclipse text editor's linked position support.
Provides a presentation reconciler add-on for an
ITextViewer
.This package provides an implementation of projection documents.
This package provides the quick assist assistant add-on for an
ISourceViewer
.Provides a reconciler add-on for an
ITextViewer
.Provides a revision model and a protocol to display revision information in a vertical ruler column.
Provides a framework for rule based text scanning
and uses the framework to provide rule-driven default implementations of
IPresentationDamager
, IPresentationRepairer
and IDocumentPartitioner
.Provides a framework for connecting document regions
with annotations and for displaying those.
This package provides the UI part for projection documents of which the most important part is the projection viewer.
Application programming interfaces for interaction
with the Eclipse text template support.
Application programmer interface to implement semantic preserving workspace transformations.
Application programming interface to implement a wizard based user interface for refactorings.
Provides the base classes to implement a search result view part for searches with textual matches.
Provides support for describing and applying textual document editions.
Provides undo and redo support for a document.
Application programming interfaces for interaction
with the Eclipse console.
Application programming interfaces for Eclipse console specific
actions.
Provides a standard text editor and concrete document providers based
IFileBuffer
and others directly handling IFile
and
IStorage
as editor input.Provides a framework for text editors obeying to the
desktop rules.
Adds a
LinkedModeUI
subclass that is aware of workbench editors.Provides interfaces to for the
org.eclipse.ui.editors.quickDiffReferenceProvider
extension point and adds an action to enable quick diff display for an editor.Partial infrastructure for spell checking in text editors.
Application programming interfaces for interaction
with the Eclipse text editor template support.
-
ClassDescriptionAn
IDocument
represents text providing support for text manipulation positions partitions line information document change listeners document partition change listeners A document allows to set its content and to manipulate it.A region describes a certain range in an indexed text store. -
ClassDescriptionAn
IDocument
represents text providing support for text manipulation positions partitions line information document change listeners document partition change listeners A document allows to set its content and to manipulate it.A document partitioner divides a document into a set of disjoint text partitions.A text viewer connects a text widget with anIDocument
.Positions describe text ranges of a document.SWT based implementation ofITextViewer
and its extension interfaces. -
ClassDescriptionAn
IDocument
represents text providing support for text manipulation positions partitions line information document change listeners document partition change listeners A document allows to set its content and to manipulate it.A region describes a certain range in an indexed text store.Text listeners registered with a text viewer are informed about all modifications of anITextViewer
by means of text events.Positions describe text ranges of a document.This event is sent to implementers ofITextListener
.SWT based implementation ofITextViewer
and its extension interfaces. -
ClassDescriptionAn
IDocument
represents text providing support for text manipulation positions partitions line information document change listeners document partition change listeners A document allows to set its content and to manipulate it.A document partitioner divides a document into a set of disjoint text partitions.Positions describe text ranges of a document. -
ClassDescriptionAn
IDocument
represents text providing support for text manipulation positions partitions line information document change listeners document partition change listeners A document allows to set its content and to manipulate it. -
ClassDescriptionIndicates the attempt to access a non-existing position.A document rewrite session type.An
IDocument
represents text providing support for text manipulation positions partitions line information document change listeners document partition change listeners A document allows to set its content and to manipulate it. -
-
ClassDescriptionAn
IDocument
represents text providing support for text manipulation positions partitions line information document change listeners document partition change listeners A document allows to set its content and to manipulate it. -
ClassDescriptionAn
IDocument
represents text providing support for text manipulation positions partitions line information document change listeners document partition change listeners A document allows to set its content and to manipulate it.A region describes a certain range in an indexed text store. -
ClassDescriptionAn
IDocument
represents text providing support for text manipulation positions partitions line information document change listeners document partition change listeners A document allows to set its content and to manipulate it.Implementers can register with a text viewer and receiveVerifyEvent
s before the text viewer they are registered with.A text viewer connects a text widget with anIDocument
.ITextViewer
lifecycle API to track install / uninstall of a givenITextViewer
for the given contribution which extendsITextViewerLifecycle
:IReconciler
IPresentationReconciler
IHyperlinkPresenter
DefaultInformationControl.IInformationPresenter
IContentAssistant
It is possible too to implementITextViewerLifecycle
to track install / uninstall of a givenITextViewer
for implementation of:IReconcilingStrategy
IAutoEditStrategy
A widget token keeper may require a widget token from anIWidgetTokenOwner
and release the token to the owner after usage.Extension interface forIWidgetTokenKeeper
. -
ClassDescriptionAbstract default implementation of
IDocument
and its extension interfacesIDocumentExtension
,IDocumentExtension2
,IDocumentExtension3
,IDocumentExtension4
, as well asIRepairableDocument
.An abstract information control that can show content inside a shell.Manages the life cycle, visibility, layout, and contents of anIInformationControl
.Constitutes entities to enumerate anchors for the layout of the information control.Interface of an information control closer.Abstract implementation ofILineTracker
.Combines the information of the occurrence of a line delimiter.Indicates the attempt to access a non-existing position.Represents the attempt to refer to a non-existing document partitioning.Indicates the attempt to access a non-existing position category in a document.This strategy always copies the indentation of the previous line.An information presenter determines the style presentation of information displayed in the default information control.Represents a text modification as a document replace command.Specification of changes applied to documents.Event describing the change of document partitionings.A document rewrite session.Description of the state of document rewrite sessions.A document rewrite session type.Provides search and replace operations onIDocument
.An auto edit strategy can adapt changes that will be applied to a text viewer's document.Deprecated.A rectangular selection in a text document.AnIDocument
represents text providing support for text manipulation positions partitions line information document change listeners document partition change listeners A document allows to set its content and to manipulate it.Adapts anIDocument
to theStyledTextContent
interface.Extension interface forIDocument
.Interface for a post notification replace operation.Extension interface forIDocument
.Extension interface forIDocument
.Extension interface forIDocument
.AIDocumentInformationMapping
represents a mapping between the coordinates of twoIDocument
objects: the original and the image.Interface for objects which are interested in getting informed about document changes.A document partitioner divides a document into a set of disjoint text partitions.Interface of objects which are interested in getting informed about changes of a document's partitioning.Interface for objects which are interested in getting informed about document rewrite sessions.Implemented by tools supporting the editing process.A registry forIEditingSupport
s.Implementers can register with a text viewer and receiveVerifyEvent
s before the text viewer they are registered with.Defines the target for finding and replacing strings.Interface of a control presenting information.Interface of a factory for information controls (IInformationControl
).Extension interface forIInformationControlCreator
Extension interfaceIInformationControl
.Extension interface forIInformationControl
.Extension interface forIInformationControl
.Extension interface forIInformationControl
.A listener which is notified when the target's input changes.A line tracker maps character positions to line numbers and vice versa.Extension interface forILineTracker
.A mark selection can be sent out by text viewers.This interface represents a textual selection that can be made of multiple discontinued selected ranges.A painter is responsible for creating, managing, updating, and removing visual decorations on anITextViewer
's text widget.Manages and updates positions used byIPainter
s.A position updater is responsible for adapting document positions.A region describes a certain range in an indexed text store.Tagging interface to be implemented byIDocument
implementers that offer a line repair method on the documents.Extension interface forIRepairableDocument
.A target publishing the required functions to modify a document that is displayed in a text viewer.Slave documents are documents whose contents is defined in terms of a master document.A text double click strategy defines the reaction of a text viewer to mouse double click events.Computes the information to be shown in a hover popup which appears on top of the text viewer's text widget when a hover event occurs.Text input listeners registered with anITextViewer
are informed if the document serving as the text viewer's model is replaced.Text listeners registered with a text viewer are informed about all modifications of anITextViewer
by means of text events.Defines the target for text operations.Extension interface forITextOperationTarget
.Text presentation listeners registered with anITextViewer
are informed when aTextPresentation
is about to be applied to the text viewer.This interface represents a textual selection.Interface for storing and managing text.A text viewer connects a text widget with anIDocument
.Extension interface forITextViewer
.Extension interface forITextViewer
.Deprecated.replaced byITextViewerExtension5
Extension interface forITextViewer
.Extension interface forITextViewer
.Extension interface forITextViewer
.Extension interface forITextViewer
.Type-safe enum of the available enrich modes.Extension interface forITextViewer
.Describes a region of an indexed text store such as a document or a string.An undo manager is connected to at most oneITextViewer
.Extension interface forIUndoManager
.Registered with a text viewer, view port listeners are informed about changes of a text viewer's view port.A widget token keeper may require a widget token from anIWidgetTokenOwner
and release the token to the owner after usage.In order to display information in a temporary window, a widget token must be acquired.Extension interface forIWidgetTokenOwner
.Fast matcher to find the occurrences of any of a fixed set of constant strings.A Builder for creating aMultiStringMatcher
.Describes a match result ofMultiStringMatcher.indexOf(CharSequence, int)
, giving access to the matched string and the offset in the text it was matched at.Manages theIPainter
object registered with anITextViewer
.Positions describe text ranges of a document.The default implementation of theIRegion
interface.This event is sent to implementers ofITextListener
.Describes the presentation styles for a section of an indexed text such as a document or string.Standard implementation ofITextSelection
.Value object used as key in the text hover configuration table.Represents a replace command that brings the text viewer's text widget back in synchronization with text viewer's document after the document has been changed. -
ClassDescriptionIndicates the attempt to access a non-existing position.An
IDocument
represents text providing support for text manipulation positions partitions line information document change listeners document partition change listeners A document allows to set its content and to manipulate it.A text viewer connects a text widget with anIDocument
.ITextViewer
lifecycle API to track install / uninstall of a givenITextViewer
for the given contribution which extendsITextViewerLifecycle
:IReconciler
IPresentationReconciler
IHyperlinkPresenter
DefaultInformationControl.IInformationPresenter
IContentAssistant
It is possible too to implementITextViewerLifecycle
to track install / uninstall of a givenITextViewer
for implementation of:IReconcilingStrategy
IAutoEditStrategy
Positions describe text ranges of a document. -
ClassDescriptionSpecification of changes applied to documents.An
IDocument
represents text providing support for text manipulation positions partitions line information document change listeners document partition change listeners A document allows to set its content and to manipulate it.Interface of a factory for information controls (IInformationControl
).A text viewer connects a text widget with anIDocument
.ITextViewer
lifecycle API to track install / uninstall of a givenITextViewer
for the given contribution which extendsITextViewerLifecycle
:IReconciler
IPresentationReconciler
IHyperlinkPresenter
DefaultInformationControl.IInformationPresenter
IContentAssistant
It is possible too to implementITextViewerLifecycle
to track install / uninstall of a givenITextViewer
for implementation of:IReconcilingStrategy
IAutoEditStrategy
A widget token keeper may require a widget token from anIWidgetTokenOwner
and release the token to the owner after usage.Extension interface forIWidgetTokenKeeper
.In order to display information in a temporary window, a widget token must be acquired.Describes the presentation styles for a section of an indexed text such as a document or string. -
ClassDescriptionDefault implementation of
IPositionUpdater
.AnIDocument
represents text providing support for text manipulation positions partitions line information document change listeners document partition change listeners A document allows to set its content and to manipulate it.A position updater is responsible for adapting document positions.A region describes a certain range in an indexed text store.Positions describe text ranges of a document. -
ClassDescriptionSpecification of changes applied to documents.An
IDocument
represents text providing support for text manipulation positions partitions line information document change listeners document partition change listeners A document allows to set its content and to manipulate it.Interface for objects which are interested in getting informed about document changes.A region describes a certain range in an indexed text store.Text input listeners registered with anITextViewer
are informed if the document serving as the text viewer's model is replaced.Text listeners registered with a text viewer are informed about all modifications of anITextViewer
by means of text events.Text presentation listeners registered with anITextViewer
are informed when aTextPresentation
is about to be applied to the text viewer.A text viewer connects a text widget with anIDocument
.ITextViewer
lifecycle API to track install / uninstall of a givenITextViewer
for the given contribution which extendsITextViewerLifecycle
:IReconciler
IPresentationReconciler
IHyperlinkPresenter
DefaultInformationControl.IInformationPresenter
IContentAssistant
It is possible too to implementITextViewerLifecycle
to track install / uninstall of a givenITextViewer
for implementation of:IReconcilingStrategy
IAutoEditStrategy
This event is sent to implementers ofITextListener
.Describes the presentation styles for a section of an indexed text such as a document or string. -
ClassDescriptionManages the life cycle, visibility, layout, and contents of an
IInformationControl
.Interface of a factory for information controls (IInformationControl
).A region describes a certain range in an indexed text store.A text viewer connects a text widget with anIDocument
.ITextViewer
lifecycle API to track install / uninstall of a givenITextViewer
for the given contribution which extendsITextViewerLifecycle
:IReconciler
IPresentationReconciler
IHyperlinkPresenter
DefaultInformationControl.IInformationPresenter
IContentAssistant
It is possible too to implementITextViewerLifecycle
to track install / uninstall of a givenITextViewer
for implementation of:IReconcilingStrategy
IAutoEditStrategy
A widget token keeper may require a widget token from anIWidgetTokenOwner
and release the token to the owner after usage.Extension interface forIWidgetTokenKeeper
.In order to display information in a temporary window, a widget token must be acquired. -
ClassDescriptionIndicates the attempt to access a non-existing position.Specification of changes applied to documents.An
IDocument
represents text providing support for text manipulation positions partitions line information document change listeners document partition change listeners A document allows to set its content and to manipulate it.A position updater is responsible for adapting document positions.A region describes a certain range in an indexed text store.A text viewer connects a text widget with anIDocument
.Positions describe text ranges of a document. -
ClassDescriptionSpecification of changes applied to documents.An
IDocument
represents text providing support for text manipulation positions partitions line information document change listeners document partition change listeners A document allows to set its content and to manipulate it.A region describes a certain range in an indexed text store.A text viewer connects a text widget with anIDocument
.ITextViewer
lifecycle API to track install / uninstall of a givenITextViewer
for the given contribution which extendsITextViewerLifecycle
:IReconciler
IPresentationReconciler
IHyperlinkPresenter
DefaultInformationControl.IInformationPresenter
IContentAssistant
It is possible too to implementITextViewerLifecycle
to track install / uninstall of a givenITextViewer
for implementation of:IReconcilingStrategy
IAutoEditStrategy
Describes a region of an indexed text store such as a document or a string.Describes the presentation styles for a section of an indexed text such as a document or string. -
ClassDescriptionAbstract default implementation of
IDocument
and its extension interfacesIDocumentExtension
,IDocumentExtension2
,IDocumentExtension3
,IDocumentExtension4
, as well asIRepairableDocument
.Indicates the attempt to access a non-existing position.Specification of changes applied to documents.AnIDocument
represents text providing support for text manipulation positions partitions line information document change listeners document partition change listeners A document allows to set its content and to manipulate it.Extension interface forIDocument
.Interface for a post notification replace operation.Extension interface forIDocument
.Extension interface forIDocument
.Extension interface forIDocument
.AIDocumentInformationMapping
represents a mapping between the coordinates of twoIDocument
objects: the original and the image.Extension toIDocumentInformationMapping
.Extension toIDocumentInformationMapping
.Interface for objects which are interested in getting informed about document changes.A region describes a certain range in an indexed text store.Tagging interface to be implemented byIDocument
implementers that offer a line repair method on the documents.Extension interface forIRepairableDocument
.Slave documents are documents whose contents is defined in terms of a master document.Extension interface forISlaveDocumentManager
.Positions describe text ranges of a document.A slave document event represents a master document event as a slave-relative document event. -
-
ClassDescriptionAn
IDocument
represents text providing support for text manipulation positions partitions line information document change listeners document partition change listeners A document allows to set its content and to manipulate it.A region describes a certain range in an indexed text store.A text viewer connects a text widget with anIDocument
.ITextViewer
lifecycle API to track install / uninstall of a givenITextViewer
for the given contribution which extendsITextViewerLifecycle
:IReconciler
IPresentationReconciler
IHyperlinkPresenter
DefaultInformationControl.IInformationPresenter
IContentAssistant
It is possible too to implementITextViewerLifecycle
to track install / uninstall of a givenITextViewer
for implementation of:IReconcilingStrategy
IAutoEditStrategy
Describes a region of an indexed text store such as a document or a string. -
ClassDescriptionInterface of a factory for information controls (
IInformationControl
).Extension interface forITextHover
. -
ClassDescriptionIndicates the attempt to access a non-existing position.Indicates the attempt to access a non-existing position category in a document.Default implementation of
IPositionUpdater
.Specification of changes applied to documents.A document rewrite session.AnIDocument
represents text providing support for text manipulation positions partitions line information document change listeners document partition change listeners A document allows to set its content and to manipulate it.A document partitioner divides a document into a set of disjoint text partitions.Extension interface forIDocumentPartitioner
.Extension interface forIDocumentPartitioner
.Extension interface forIDocumentPartitioner
.A region describes a certain range in an indexed text store.Describes a region of an indexed text store such as a document or a string.Positions describe text ranges of a document.Description of textual attributes such as color and style.Describes the presentation styles for a section of an indexed text such as a document or string.Convenience class for positions that have a type, similar toITypedRegion
. -
ClassDescriptionAn information control manager that shows information in response to mouse hover events.Manages the life cycle, visibility, layout, and contents of an
IInformationControl
.Constitutes entities to enumerate anchors for the layout of the information control.Interface of an information control closer.Indicates the attempt to access a non-existing position.An auto edit strategy can adapt changes that will be applied to a text viewer's document.Deprecated.since 3.0, useIAutoEditStrategy
directlyAnIDocument
represents text providing support for text manipulation positions partitions line information document change listeners document partition change listeners A document allows to set its content and to manipulate it.A registry forIEditingSupport
s.Interface of a control presenting information.Interface of a factory for information controls (IInformationControl
).A painter is responsible for creating, managing, updating, and removing visual decorations on anITextViewer
's text widget.Manages and updates positions used byIPainter
s.A position updater is responsible for adapting document positions.A region describes a certain range in an indexed text store.Interface for text related objects which may be used in the multi-threaded context and thus must provide a way to prevent concurrent access and manipulation.A text double click strategy defines the reaction of a text viewer to mouse double click events.Computes the information to be shown in a hover popup which appears on top of the text viewer's text widget when a hover event occurs.Defines the target for text operations.Extension interface forITextOperationTarget
.Text presentation listeners registered with anITextViewer
are informed when aTextPresentation
is about to be applied to the text viewer.A text viewer connects a text widget with anIDocument
.Extension interface forITextViewer
.Extension interface forITextViewer
.Extension interface forITextViewer
.Extension interface forITextViewer
.Extension interface forITextViewer
.Extension interface forITextViewer
.Type-safe enum of the available enrich modes.Extension interface forITextViewer
.An undo manager is connected to at most oneITextViewer
.In order to display information in a temporary window, a widget token must be acquired.Extension interface forIWidgetTokenOwner
.Positions describe text ranges of a document.Describes the presentation styles for a section of an indexed text such as a document or string.SWT based implementation ofITextViewer
and its extension interfaces. -
ClassDescriptionIndicates the attempt to access a non-existing position.An
IDocument
represents text providing support for text manipulation positions partitions line information document change listeners document partition change listeners A document allows to set its content and to manipulate it.Positions describe text ranges of a document. -
ClassDescriptionIndicates the attempt to access a non-existing position.Specification of changes applied to documents.Provides search and replace operations on
IDocument
.AnIDocument
represents text providing support for text manipulation positions partitions line information document change listeners document partition change listeners A document allows to set its content and to manipulate it.A registry forIEditingSupport
s.Interface of a factory for information controls (IInformationControl
).A region describes a certain range in an indexed text store.Slave documents are documents whose contents is defined in terms of a master document.Interface for text related objects which may be used in the multi-threaded context and thus must provide a way to prevent concurrent access and manipulation.Defines the target for text operations.Extension interface forITextOperationTarget
.A text viewer connects a text widget with anIDocument
.Extension interface forITextViewer
.Extension interface forITextViewer
.Deprecated.replaced byITextViewerExtension5
Extension interface forITextViewer
.Extension interface forITextViewer
.Extension interface forITextViewer
.Extension interface forITextViewer
.Extension interface forITextViewer
.Extension interface forITextViewer
.In order to display information in a temporary window, a widget token must be acquired.Extension interface forIWidgetTokenOwner
.Positions describe text ranges of a document.SWT based implementation ofITextViewer
and its extension interfaces. -
ClassDescriptionIndicates the attempt to access a non-existing position.Specification of changes applied to documents.An
IDocument
represents text providing support for text manipulation positions partitions line information document change listeners document partition change listeners A document allows to set its content and to manipulate it.Interface of a factory for information controls (IInformationControl
).A region describes a certain range in an indexed text store.A text viewer connects a text widget with anIDocument
.Positions describe text ranges of a document.The default implementation of theIRegion
interface. -
ClassDescriptionIndicates the attempt to access a non-existing position.An
IDocument
represents text providing support for text manipulation positions partitions line information document change listeners document partition change listeners A document allows to set its content and to manipulate it.A region describes a certain range in an indexed text store. -
ClassDescriptionAn
IDocument
represents text providing support for text manipulation positions partitions line information document change listeners document partition change listeners A document allows to set its content and to manipulate it.A region describes a certain range in an indexed text store. -
ClassDescriptionAn
IDocument
represents text providing support for text manipulation positions partitions line information document change listeners document partition change listeners A document allows to set its content and to manipulate it.A region describes a certain range in an indexed text store. -
ClassDescriptionIndicates the attempt to access a non-existing position.An
IDocument
represents text providing support for text manipulation positions partitions line information document change listeners document partition change listeners A document allows to set its content and to manipulate it.A region describes a certain range in an indexed text store. -
ClassDescriptionAn
IDocument
represents text providing support for text manipulation positions partitions line information document change listeners document partition change listeners A document allows to set its content and to manipulate it. -
ClassDescriptionIndicates the attempt to access a non-existing position.An
IDocument
represents text providing support for text manipulation positions partitions line information document change listeners document partition change listeners A document allows to set its content and to manipulate it.Adapts anIDocument
to theStyledTextContent
interface.A document partitioner divides a document into a set of disjoint text partitions.A registry forIEditingSupport
s.A region describes a certain range in an indexed text store.Defines the target for text operations.Extension interface forITextOperationTarget
.A text viewer connects a text widget with anIDocument
.Extension interface forITextViewer
.Extension interface forITextViewer
.Extension interface forITextViewer
.Extension interface forITextViewer
.Extension interface forITextViewer
.Extension interface forITextViewer
.Extension interface forITextViewer
.Describes a region of an indexed text store such as a document or a string.In order to display information in a temporary window, a widget token must be acquired.Extension interface forIWidgetTokenOwner
.SWT based implementation ofITextViewer
and its extension interfaces.Represents a replace command that brings the text viewer's text widget back in synchronization with text viewer's document after the document has been changed. -
-
ClassDescriptionAn
IDocument
represents text providing support for text manipulation positions partitions line information document change listeners document partition change listeners A document allows to set its content and to manipulate it.Interface for objects which are interested in getting informed about document changes.Computes the information to be shown in a hover popup which appears on top of the text viewer's text widget when a hover event occurs.An undo manager is connected to at most oneITextViewer
. -
ClassDescriptionIndicates the attempt to access a non-existing position.Specification of changes applied to documents.An
IDocument
represents text providing support for text manipulation positions partitions line information document change listeners document partition change listeners A document allows to set its content and to manipulate it.Interface for objects which are interested in getting informed about document changes.Defines the target for finding and replacing strings.A mark region target to support marked regions as found in emacs.A region describes a certain range in an indexed text store.A selection validator allows clients to test whether the selection they received during selection changed notification is valid.Interface for text related objects which may be used in the multi-threaded context and thus must provide a way to prevent concurrent access and manipulation.This interface represents a textual selection.A text viewer connects a text widget with anIDocument
.Positions describe text ranges of a document.Deprecated.since 3.0 not longer in use, no longer supported -
-
ClassDescriptionAn
IDocument
represents text providing support for text manipulation positions partitions line information document change listeners document partition change listeners A document allows to set its content and to manipulate it. -
ClassDescriptionAn
IDocument
represents text providing support for text manipulation positions partitions line information document change listeners document partition change listeners A document allows to set its content and to manipulate it.A region describes a certain range in an indexed text store. -
ClassDescriptionAn
IDocument
represents text providing support for text manipulation positions partitions line information document change listeners document partition change listeners A document allows to set its content and to manipulate it.
IAutoEditStrategy
directly