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.
|
Class and Description |
---|
IContentFormatter
The interface of a document content formatter.
|
IContentFormatterExtension
Extension interface for
IContentFormatter . |
IFormattingContext
Formatting context used in formatting strategies implementing interface
IFormattingStrategyExtension . |
IFormattingStrategy
A formatting strategy is assumed to be specialized on formatting text
of a particular content type.
|
IFormattingStrategyExtension
Extension interface for
IFormattingStrategy . |
Class and Description |
---|
IContentFormatter
The interface of a document content formatter.
|
IFormattingContext
Formatting context used in formatting strategies implementing interface
IFormattingStrategyExtension . |
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.