public static interface AnnotationPainter.ITextStyleStrategy
TextStyle on a given
StyleRange.| Modifier and Type | Method and Description |
|---|---|
void |
applyTextStyle(StyleRange styleRange,
Color annotationColor)
Applies a text style on the given
StyleRange. |
void applyTextStyle(StyleRange styleRange, Color annotationColor)
StyleRange.styleRange - 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.