public static final class AnnotationPainter.HighlightingStrategy extends Object implements AnnotationPainter.ITextStyleStrategy
| Constructor and Description |
|---|
AnnotationPainter.HighlightingStrategy() |
| Modifier and Type | Method and Description |
|---|---|
void |
applyTextStyle(StyleRange styleRange,
Color annotationColor)
Applies a text style on the given
StyleRange. |
public AnnotationPainter.HighlightingStrategy()
public void applyTextStyle(StyleRange styleRange, Color annotationColor)
AnnotationPainter.ITextStyleStrategyStyleRange.applyTextStyle in interface AnnotationPainter.ITextStyleStrategystyleRange - the style range on which to apply the text styleannotationColor - the color of the annotation
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.