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 classBox text style strategy.static final classstatic final classUnderline text style strategy.Methods in org.eclipse.jface.text.source with parameters of type AnnotationPainter.ITextStyleStrategyModifier and TypeMethodDescriptionvoidAnnotationPainter.addTextStyleStrategy(Object id, AnnotationPainter.ITextStyleStrategy strategy) Registers a new drawing strategy under the given ID.