Uses of Package
org.eclipse.core.filebuffers
Package
Description
Provides the API for accessing file buffers.
Provides the API for manipulating file buffers.
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.
-
ClassDescriptionA file buffer represents a file that can be edited by more than one client.Interface for listeners to file buffer changes.A file buffer manager manages file buffers for files while the files are connected to the file buffer manager.A file buffer manager (see
IFileBufferManager
) uses anISynchronizationContext
in order to execute commands encapsulated asRunnable
.A text file buffer is a file buffer for text files.A text file buffer manager manages text file buffers for files whose contents is considered text.Type-safe enum of the available location kinds. -
ClassDescriptionA file buffer represents a file that can be edited by more than one client.A file buffer manager manages file buffers for files while the files are connected to the file buffer manager.A text file buffer is a file buffer for text files.
-
ClassDescriptionParticipates in the setup of a text file buffer document.A file buffer represents a file that can be edited by more than one client.Interface for listeners to file buffer changes.A text file buffer is a file buffer for text files.Type-safe enum of the available location kinds.
-
ClassDescriptionFactory for text file buffer annotation models.Tagging interface for
IAnnotationModel
implementers that offer state persistence.