Uses of Class
org.eclipse.jface.text.DefaultPositionUpdater
Package
Description
Provides a content formatter add-on for an
ITextViewer
.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
Modifier and TypeClassDescriptionprotected class
Position updater that shifts otherwise deleted positions to the next non-whitespace character. -
Uses of DefaultPositionUpdater in org.eclipse.jface.text.rules
Modifier and TypeFieldDescriptionprotected DefaultPositionUpdater
DefaultPartitioner.fPositionUpdater
Deprecated.The position updater used to for the default updating of partitionsprotected final DefaultPositionUpdater
FastPartitioner.fPositionUpdater
The position updater used to for the default updating of partitionsprotected DefaultPositionUpdater
RuleBasedPartitioner.fPositionUpdater
Deprecated.The position updater used to for the default updating of partitions