Uses of Package
org.eclipse.core.filebuffers.manipulation
-
Packages that use org.eclipse.core.filebuffers.manipulation Package Description org.eclipse.core.filebuffers.manipulation Provides the API for manipulating file buffers.org.eclipse.ui.editors.text Provides a standard text editor and concrete document providers basedIFileBuffer
and others directly handlingIFile
andIStorage
as editor input. -
Classes in org.eclipse.core.filebuffers.manipulation used by org.eclipse.core.filebuffers.manipulation Class Description GenericFileBufferOperationRunner AGenericFileBufferOperationRunner
executesIFileBufferOperation
.IFileBufferOperation A file buffer operation performs changes of the contents of a file buffer.MultiTextEditWithProgress Multi-text edit with progress reporting.TextFileBufferOperation Abstraction for a file buffer operation that works on text file buffers. -
Classes in org.eclipse.core.filebuffers.manipulation used by org.eclipse.ui.editors.text Class Description IFileBufferOperation A file buffer operation performs changes of the contents of a file buffer.