Eclipse Platform
Release 3.1

Uses of Class
org.eclipse.text.edits.MultiTextEdit

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

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

Subclasses of MultiTextEdit in org.eclipse.core.filebuffers.manipulation
 class MultiTextEditWithProgress
          Multi-text edit with progress reporting.
 

Uses of MultiTextEdit in org.eclipse.text.edits
 

Methods in org.eclipse.text.edits with parameters of type MultiTextEdit
 boolean TextEditVisitor.visit(MultiTextEdit edit)
          Visits a MultiTextEdit instance.
 

Constructors in org.eclipse.text.edits with parameters of type MultiTextEdit
MultiTextEdit(MultiTextEdit other)
           
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

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