Package | Description |
---|---|
org.eclipse.team.ui.history |
Application programming interfaces for working with history.
|
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.
|
Modifier and Type | Method and Description |
---|---|
static AbstractDecoratedTextEditor |
RevisionAnnotationController.openEditor(IWorkbenchPage page,
IFile file)
Open a text editor that supports the use of a revision ruler on the given
file.
|
static AbstractDecoratedTextEditor |
RevisionAnnotationController.openEditor(IWorkbenchPage page,
Object fileRevision,
IStorage storage)
Open a text editor that supports the use of a revision ruler on the given
file.
|
Modifier and Type | Class and Description |
---|---|
class |
TextEditor
The standard/default text editor.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.