Eclipse Platform
Release 3.0

Uses of Interface
org.eclipse.core.filebuffers.ITextFileBuffer

Packages that use ITextFileBuffer
org.eclipse.core.filebuffers Provides the API for accessing 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. 
 

Uses of ITextFileBuffer in org.eclipse.core.filebuffers
 

Methods in org.eclipse.core.filebuffers that return ITextFileBuffer
 ITextFileBuffer ITextFileBufferManager.getTextFileBuffer(IPath location)
          Returns the text file buffer managed for the file at the given location or null if either there is no such text file buffer.
 

Uses of ITextFileBuffer in org.eclipse.ui.editors.text
 

Fields in org.eclipse.ui.editors.text declared as ITextFileBuffer
 ITextFileBuffer TextFileDocumentProvider.FileInfo.fTextFileBuffer
           
 


Eclipse Platform
Release 3.0

Guidelines for using Eclipse APIs.

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