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 basedIFileBufferand others directly handlingIFileandIStorageas editor input. -
Classes in org.eclipse.core.filebuffers.manipulation used by org.eclipse.core.filebuffers.manipulation Class Description GenericFileBufferOperationRunner AGenericFileBufferOperationRunnerexecutesIFileBufferOperation.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.