Package | Description |
---|---|
org.eclipse.jface.text.source |
Provides a framework for connecting document regions
with annotations and for displaying those.
|
Modifier and Type | Class and Description |
---|---|
static class |
AnnotationPainter.BoxStrategy
Box text style strategy.
|
static class |
AnnotationPainter.HighlightingStrategy |
static class |
AnnotationPainter.UnderlineStrategy
Underline text style strategy.
|
Modifier and Type | Method and Description |
---|---|
void |
AnnotationPainter.addTextStyleStrategy(Object id,
AnnotationPainter.ITextStyleStrategy strategy)
Registers a new drawing strategy under the given ID.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.