Eclipse Platform
Release 3.0

Uses of Class
org.eclipse.jface.text.DefaultPositionUpdater

Packages that use DefaultPositionUpdater
org.eclipse.jface.text.formatter Provides a content formatter add-on for an ITextViewer.  
org.eclipse.jface.text.rules Provides a framework for rule based text scanning and uses the framework to provide rule-driven default implementations of IPresentationDamager, IPresentationRepairer and IDocumentPartitioner.  
 

Uses of DefaultPositionUpdater in org.eclipse.jface.text.formatter
 

Subclasses of DefaultPositionUpdater in org.eclipse.jface.text.formatter
protected  class MultiPassContentFormatter.NonDeletingPositionUpdater
          Position updater that shifts otherwise deleted positions to the next non-whitespace character.
 

Uses of DefaultPositionUpdater in org.eclipse.jface.text.rules
 

Fields in org.eclipse.jface.text.rules declared as DefaultPositionUpdater
protected  DefaultPositionUpdater RuleBasedPartitioner.fPositionUpdater
          Deprecated. The position updater used to for the default updating of partitions
protected  DefaultPositionUpdater DefaultPartitioner.fPositionUpdater
          The position updater used to for the default updating of partitions
 


Eclipse Platform
Release 3.0

Guidelines for using Eclipse APIs.

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