Eclipse Platform
2.1

Uses of Interface
org.eclipse.jface.text.IPositionUpdater

Packages that use IPositionUpdater
org.eclipse.jface.text Provides a framework for creating, manipulating, displaying and editing text documents. 
 

Uses of IPositionUpdater in org.eclipse.jface.text
 

Classes in org.eclipse.jface.text that implement IPositionUpdater
 class DefaultPositionUpdater
          Default implementation of IPositionUpdater.
 class FragmentUpdater
          The position updater used to adapt the fragments of a projection document to changes of the master document.
 class ProjectionPositionUpdater
          The position updater used to adapt the positions corresponding to the fragments of projection documents.
 


Eclipse Platform
2.1

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.