Package | Description |
---|---|
org.eclipse.jface.text.source |
Provides a framework for connecting document regions
with annotations and for displaying those.
|
org.eclipse.ui.texteditor |
Provides a framework for text editors obeying to the
desktop rules.
|
Modifier and Type | Method and Description |
---|---|
void |
ISourceViewerExtension5.setCodeMiningAnnotationPainter(AnnotationPainter painter)
Set the
AnnotationPainter to use to draw code minings. |
void |
SourceViewer.setCodeMiningAnnotationPainter(AnnotationPainter painter) |
Modifier and Type | Method and Description |
---|---|
protected AnnotationPainter |
SourceViewerDecorationSupport.createAnnotationPainter()
Creates and configures the annotation painter and configures.
|
Copyright (c) 2000, 2018 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.