Package org.eclipse.handly.ui.texteditor
Provides facilities related to text editors.
-
Class Summary Class Description SourceFileDocumentProvider Subclass ofTextFileDocumentProvider
specialized for working copy management of source files.SourceFileDocumentProvider.SourceFileInfo Subclass ofFileInfo
that can retain a reference to a working copy of a source file.TextEditorBuffer Implementation ofIBuffer
backed by anITextEditor
.