Classes in
org.eclipse.core.filebuffers used by
org.eclipse.core.filebuffers
|
IFileBuffer
A file buffer represents a file that can be edited by more than one client. |
IFileBufferListener
Interface for listeners to file buffer changes. |
IFileBufferManager
A file buffer manager manages file buffers for files while the files are
connected to the file buffer manager. |
ISynchronizationContext
A file buffer manager (see
IFileBufferManager uses a
ISynchronizationContext in order to execute commands
encapsulated as
Runnable
. |
ITextFileBuffer
A text file buffer is a file buffer for text files. |
ITextFileBufferManager
A text file buffer manager manages text file buffers for files whose contents
is considered text. |
LocationKind
Type-safe enum of the available location kinds. |