Package | Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
protected class |
MultiPassContentFormatter.NonDeletingPositionUpdater
Position updater that shifts otherwise deleted positions to the next
non-whitespace character.
|
Modifier and Type | Field and Description |
---|---|
protected DefaultPositionUpdater |
RuleBasedPartitioner.fPositionUpdater
Deprecated.
The position updater used to for the default updating of partitions
|
protected DefaultPositionUpdater |
DefaultPartitioner.fPositionUpdater
Deprecated.
The position updater used to for the default updating of partitions
|
protected DefaultPositionUpdater |
FastPartitioner.fPositionUpdater
The position updater used to for the default updating of partitions
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.