Package | Description |
---|---|
org.eclipse.jface.text.source |
Provides a framework for connecting document regions
with annotations and for displaying those.
|
org.eclipse.jface.text.source.projection |
This package provides the UI part for projection documents of which the most important part is the projection viewer.
|
org.eclipse.ui.texteditor |
Provides a framework for text editors obeying to the
desktop rules.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IAnnotationMap
An annotation map is a map specialized for the requirements of an annotation
model.
|
Modifier and Type | Class and Description |
---|---|
class |
AnnotationModel
Standard implementation of
IAnnotationModel and its extension
interfaces. |
Modifier and Type | Class and Description |
---|---|
class |
ProjectionAnnotationModel
A projection annotation model.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractMarkerAnnotationModel
Abstract implementation of a marker-based annotation model.
|
class |
ResourceMarkerAnnotationModel
A marker annotation model whose underlying source of markers is
a resource in the workspace.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.