Eclipse Platform
Release 3.1

Uses of Package
org.eclipse.core.filebuffers.manipulation

Packages that use org.eclipse.core.filebuffers.manipulation
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 based IFileBuffer and others directly handling IFile and IStorage as editor input. 
 

Classes in org.eclipse.core.filebuffers.manipulation used by org.eclipse.core.filebuffers.manipulation
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
IFileBufferOperation
          A file buffer operation performs changes of the contents of a file buffer.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.