Eclipse Platform
Release 3.4

Uses of Interface
org.eclipse.jface.text.source.AnnotationPainter.ITextStyleStrategy

Packages that use AnnotationPainter.ITextStyleStrategy
org.eclipse.jface.text.source Provides a support for managing annotations attached to a document. 
 

Uses of AnnotationPainter.ITextStyleStrategy in org.eclipse.jface.text.source
 

Classes in org.eclipse.jface.text.source that implement AnnotationPainter.ITextStyleStrategy
static class AnnotationPainter.BoxStrategy
          Box text style strategy.
static class AnnotationPainter.HighlightingStrategy
           
static class AnnotationPainter.UnderlineStrategy
          Underline text style strategy.
 

Methods in org.eclipse.jface.text.source with parameters of type AnnotationPainter.ITextStyleStrategy
 void AnnotationPainter.addTextStyleStrategy(Object id, AnnotationPainter.ITextStyleStrategy strategy)
          Registers a new drawing strategy under the given ID.
 


Eclipse Platform
Release 3.4

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.