Uses of Class
org.eclipse.jface.text.source.AnnotationPainter
Package
Description
Provides a framework for connecting document regions
with annotations and for displaying those.
Provides a framework for text editors obeying to the
desktop rules.
-
Uses of AnnotationPainter in org.eclipse.jface.text.source
Modifier and TypeMethodDescriptionvoid
ISourceViewerExtension5.setCodeMiningAnnotationPainter
(AnnotationPainter painter) Set theAnnotationPainter
to use to draw code minings.void
SourceViewer.setCodeMiningAnnotationPainter
(AnnotationPainter painter) -
Uses of AnnotationPainter in org.eclipse.jface.text.source.inlined
Modifier and TypeMethodDescriptionvoid
InlinedAnnotationSupport.install
(ISourceViewer viewer, AnnotationPainter painter) Install the inlined annotation support for the given viewer. -
Uses of AnnotationPainter in org.eclipse.ui.texteditor
Modifier and TypeMethodDescriptionprotected AnnotationPainter
SourceViewerDecorationSupport.createAnnotationPainter()
Creates and configures the annotation painter and configures.