Uses of Class
org.eclipse.ui.texteditor.AbstractDecoratedTextEditor
Packages that use AbstractDecoratedTextEditor
Package
Description
Application programming interfaces for working with history.
Provides a standard text editor and concrete document providers based
IFileBuffer and others directly handling IFile and
IStorage as editor input.-
Uses of AbstractDecoratedTextEditor in org.eclipse.team.ui.history
Methods in org.eclipse.team.ui.history that return AbstractDecoratedTextEditorModifier and TypeMethodDescriptionstatic AbstractDecoratedTextEditorRevisionAnnotationController.openEditor(IWorkbenchPage page, Object fileRevision, IStorage storage) Open a text editor that supports the use of a revision ruler on the given file.static AbstractDecoratedTextEditorRevisionAnnotationController.openEditor(IWorkbenchPage page, IFile file) Open a text editor that supports the use of a revision ruler on the given file. -
Uses of AbstractDecoratedTextEditor in org.eclipse.ui.editors.text
Subclasses of AbstractDecoratedTextEditor in org.eclipse.ui.editors.text