|
Eclipse Platform Release 3.4 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AnnotationPainter.IDrawingStrategy | |
org.eclipse.jface.text.source | Provides a support for managing annotations attached to a document. |
org.eclipse.jface.text.source.projection | This package provides the UI part for projection documents of which the most important part is the projection viewer. |
Uses of AnnotationPainter.IDrawingStrategy in org.eclipse.jface.text.source |
Classes in org.eclipse.jface.text.source that implement AnnotationPainter.IDrawingStrategy | |
static class |
AnnotationPainter.NullStrategy
Drawing strategy that does nothing. |
static class |
AnnotationPainter.SquigglesStrategy
Deprecated. As of 3.4, replaced by AnnotationPainter.UnderlineStrategy |
Methods in org.eclipse.jface.text.source with parameters of type AnnotationPainter.IDrawingStrategy | |
void |
AnnotationPainter.addDrawingStrategy(Object id,
AnnotationPainter.IDrawingStrategy strategy)
Registers a new drawing strategy under the given ID. |
Uses of AnnotationPainter.IDrawingStrategy in org.eclipse.jface.text.source.projection |
Methods in org.eclipse.jface.text.source.projection with parameters of type AnnotationPainter.IDrawingStrategy | |
void |
ProjectionSupport.setAnnotationPainterDrawingStrategy(AnnotationPainter.IDrawingStrategy strategy)
Sets the drawing strategy that the projection support's annotation painter uses to draw the indication of collapsed regions onto the projection viewer's text widget. |
|
Eclipse Platform Release 3.4 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.