Package | Description |
---|---|
org.eclipse.jface.text.formatter |
Provides a content formatter add-on for an ITextViewer.
|
org.eclipse.jface.text.source |
Provides a framework for connecting document regions
with annotations and for displaying those.
|
Modifier and Type | Class and Description |
---|---|
class |
ContentFormatter
Standard implementation of
IContentFormatter . |
class |
MultiPassContentFormatter
Content formatter for edit-based formatting strategies.
|
Modifier and Type | Field and Description |
---|---|
protected IContentFormatter |
SourceViewer.fContentFormatter
The viewer's content formatter
|
Modifier and Type | Method and Description |
---|---|
IContentFormatter |
SourceViewerConfiguration.getContentFormatter(ISourceViewer sourceViewer)
Returns the content formatter ready to be used with the given source viewer.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.