Uses of Class
org.eclipse.ui.texteditor.StatusTextEditor
Packages that use StatusTextEditor
Package
Description
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.
-
Uses of StatusTextEditor in org.eclipse.ui.editors.text
Subclasses of StatusTextEditor in org.eclipse.ui.editors.textMethods in org.eclipse.ui.editors.text with parameters of type StatusTextEditorModifier and TypeMethodDescriptionvoid
DefaultEncodingSupport.initialize
(StatusTextEditor textEditor) Associates this encoding support to the given text editor and initializes this encoding. -
Uses of StatusTextEditor in org.eclipse.ui.texteditor
Subclasses of StatusTextEditor in org.eclipse.ui.texteditorModifier and TypeClassDescriptionclass
An intermediate editor comprising functionality not present in the leanerAbstractTextEditor
, 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.