Uses of Package
org.eclipse.ui.texteditor
Package
Description
Provides support for performing structural and textual
compare operations on arbitrary data and displaying the results.
Provides support for finding and displaying the differences
between hierarchically structured data.
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.
Application programming interfaces for working with history.
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.
Provides interfaces to for the
org.eclipse.ui.editors.quickDiffReferenceProvider
extension point and adds an action to enable quick diff display for an editor.Provides interfaces and classes for the
org.eclipse.ui.workbench.texteditor.rulerColumns
.Partial infrastructure for spell checking in text editors.
Application programming interfaces for interaction
with the Eclipse text editor template support.
-
-
-
-
-
ClassDescriptionThis class serves as an adapter for actions contributed to the vertical ruler's context menu.Interface to a text editor.Indicates the support of an update method.
-
ClassDescriptionAn intermediate editor comprising functionality not present in the leaner
AbstractTextEditor
, but used in many heavy weight (and especially source editing) editors, such as line numbers, change ruler, overview ruler, print margins, current line highlighting, etc. -
-
ClassDescriptionAn intermediate editor comprising functionality not present in the leaner
AbstractTextEditor
, but used in many heavy weight (and especially source editing) editors, such as line numbers, change ruler, overview ruler, print margins, current line highlighting, etc.An abstract implementation of a sharable document provider.Collection of all information managed for a connected element.Abstract base implementation of a text editor.Provides the strategy for finding the annotation preference for a given annotation.Provides the strategy for determining annotation types for given markers.Manages the installation and removal of global actions for the same type of editors.Hyperlink detector registry that manages the detectors contributed by theorg.eclipse.ui.workbench.texteditor.hyperlinkDetectors
extension point for targets contributed by theorg.eclipse.ui.workbench.texteditor.hyperlinkDetectorTargets
extension point.Help context ids for the text editor.A document provider maps between domain elements and documents.Extension interface forIDocumentProvider
.Extension interface forIDocumentProvider
.Extension interface forIDocumentProvider
.Extension interface forIDocumentProvider
.Extension interface forIDocumentProvider
.Interface for parties interested in standardized element changes.A scheduling rule provider provides a scheduling rule which can be used when running operations.Interface to a text editor.Extension interface forITextEditor
.Extension interface forITextEditor
.Extension interface forITextEditor
.Extension interface forITextEditor
.Extension interface forITextEditor
.Extension interface forITextEditor
.Capable of handling input elements that have an associated status with them. -
ClassDescriptionOperation created by the document provider and to be executed by the providers runnable context.Collection of all information managed for a connected element.Abstract implementation of a marker-based annotation model.This class serves as an adapter for actions contributed to the vertical ruler's context menu.Abstract base implementation of a text editor.Maps an action definition id to an StyledText action.Action for creating a marker of a specified type for the editor's input element based on the editor's selection.An annotation preference provides all the information required for handing the preferences for the presentation of annotations of a specified type.Provides the strategy for finding the annotation preference for a given annotation.This registry manages shared document providers.Describes a contribution to the 'org.eclipse.ui.workbench.texteditor.hyperlinkDetectors' extension point.Describes a contribution to the 'org.eclipse.ui.workbench.texteditor.hyperlinkDetectorTargets' extension point.Provides an image for a given annotation.A document provider maps between domain elements and documents.Extension interface for
IDocumentProvider
.Extension interface forIDocumentProvider
.Extension interface forIDocumentProvider
.Extension interface forIDocumentProvider
.Extension interface forIDocumentProvider
.Interface for parties interested in standardized element changes.A marker updater is responsible for saving changes to markers.Extension interface for actions.Interface of a status field of a text editor.ExtendsIStatusField
with the following concepts: set error text and image set tool tip control visibilityInterface to a text editor.Extension interface forITextEditor
.Extension interface forITextEditor
.Extension interface forITextEditor
.Constitutes entities to enumerate the editor insert modes.Extension interface forITextEditor
.Extension interface forITextEditor
.Extension interface forITextEditor
.Indicates the support of an update method.Defines the definitions ids for workbench actions.Annotation representing a marker on a resource in the workspace.Objects of this class provide access to all extensions declared for themarkerAnnotationSpecification
extension point.A ruler action which can add and remove markers which have a visual representation in the ruler.An action which configures its label, image, tooltip, and description from a resource bundle using known keys.A ruler action which can select the textual range of a marker that has a visual representation in a vertical ruler.An annotation representing a marker.Support class used by text editors to draw and update decorations on the source viewer and its rulers.Capable of handling input elements that have an associated status with them.Skeleton of a standard text editor action.AnAction
wrapper for text widget navigation and selection actions.Deprecated. -
ClassDescriptionInterface to a text editor.Indicates the support of an update method.
-
-
-
ChainedPreferenceStore
to access preferences from theorg.eclipse.ui.editors
plug-in.