Eclipse Platform
2.0

Uses of Package
org.eclipse.ui.texteditor

Packages that use org.eclipse.ui.texteditor
org.eclipse.ui.editors.text Provides a standard text editor and a file-based document provider. 
org.eclipse.ui.texteditor Provides a framework for text editors obeying to the desktop rules. 
 

Classes in org.eclipse.ui.texteditor used by org.eclipse.ui.editors.text
AbstractDocumentProvider
          An abstract implementation of a shareable document provider.
AbstractDocumentProvider.ElementInfo
          Collection of all information managed for a connected element.
AbstractTextEditor
          Abstract base implementation of a text editor.
BasicTextEditorActionContributor
          Manages the installation and deinstallation of global actions for the same type of editors.
IAbstractTextEditorHelpContextIds
          Help context ids for the text editor.
IDocumentProvider
          A document provider maps between domain elements and documents.
IDocumentProviderExtension
          Extension interface for IDocumentProvider.
ITextEditor
          Interface to a text editor.
ITextEditorExtension
          Extension interface for ITextEditor.
StatusTextEditor
          Capable of handling input elements that have an associated status with them.
 

Classes in org.eclipse.ui.texteditor used by org.eclipse.ui.texteditor
AbstractMarkerAnnotationModel
          Abstract implementation of a marker-based annotation model.
AbstractRulerActionDelegate
          This class serves as an adapter for actions contributed to the vertical ruler's context menu.
AbstractTextEditor
          Abstract base implementation of a text editor.
AddMarkerAction
          Action for creating a marker of a specified type for the editor's input element based on the editor's selection.
IDocumentProvider
          A document provider maps between domain elements and documents.
IDocumentProviderExtension
          Extension interface for IDocumentProvider.
IMarkerUpdater
          A marker updater is responsible for saving changes to markers.
IReadOnlyDependent
          Extension interface for actions.
IStatusField
          Interface of a status field of a text editor.
ITextEditor
          Interface to a text editor.
ITextEditorExtension
          Extension interface for ITextEditor.
IUpdate
          Indicates the support of an update method.
IWorkbenchActionDefinitionIds
          Defines the definitions ids for workbench actions.
MarkerRulerAction
          A ruler action which can add and remove markers which have a visual representation in the ruler.
ResourceAction
          An action which configures its label, image, tooltip, and description from a resource bundle using known keys.
SelectMarkerRulerAction
          A ruler action which can select the textual range of a marker that has a visual representation in the vertical ruler.
TextEditorAction
          Sekelleton of a standard text editor action.
WorkbenchChainedTextFontFieldEditor
          This font field editor implements chaining between the workbench's preference store and a given target preference store.
 


Eclipse Platform
2.0

Copyright (c) IBM Corp. and others 2000, 2002. All Rights Reserved.