Uses of Interface
org.eclipse.jface.text.source.AnnotationPainter.ITextStyleStrategy
Packages that use AnnotationPainter.ITextStyleStrategy
Package
Description
Provides a framework for connecting document regions
with annotations and for displaying those.
-
Uses of AnnotationPainter.ITextStyleStrategy in org.eclipse.jface.text.source
Classes in org.eclipse.jface.text.source that implement AnnotationPainter.ITextStyleStrategyModifier and TypeClassDescriptionstatic final class
Box text style strategy.static final class
static final class
Underline text style strategy.Methods in org.eclipse.jface.text.source with parameters of type AnnotationPainter.ITextStyleStrategyModifier and TypeMethodDescriptionvoid
AnnotationPainter.addTextStyleStrategy
(Object id, AnnotationPainter.ITextStyleStrategy strategy) Registers a new drawing strategy under the given ID.