Eclipse Platform
Release 3.4

Uses of Class
org.eclipse.core.filebuffers.manipulation.MultiTextEditWithProgress

Packages that use MultiTextEditWithProgress
org.eclipse.core.filebuffers.manipulation Provides the API for manipulating file buffers. 
 

Uses of MultiTextEditWithProgress in org.eclipse.core.filebuffers.manipulation
 

Methods in org.eclipse.core.filebuffers.manipulation that return MultiTextEditWithProgress
protected  MultiTextEditWithProgress RemoveTrailingWhitespaceOperation.computeTextEdit(ITextFileBuffer fileBuffer, IProgressMonitor progressMonitor)
           
protected  MultiTextEditWithProgress ConvertLineDelimitersOperation.computeTextEdit(ITextFileBuffer fileBuffer, IProgressMonitor progressMonitor)
           
protected abstract  MultiTextEditWithProgress TextFileBufferOperation.computeTextEdit(ITextFileBuffer textFileBuffer, IProgressMonitor progressMonitor)
          Computes and returns a text edit.
 


Eclipse Platform
Release 3.4

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.