Eclipse Platform
2.0

Uses of Interface
org.eclipse.jface.text.source.IVerticalRulerColumn

Packages that use IVerticalRulerColumn
org.eclipse.jface.text.source Provides a framework for connecting document regions with annotations and for displaying those annotations in combination with an ITextViewer
 

Uses of IVerticalRulerColumn in org.eclipse.jface.text.source
 

Classes in org.eclipse.jface.text.source that implement IVerticalRulerColumn
 class AnnotationColumn
          Deprecated. use AnnotationRulerColumn instead.
 class AnnotationRulerColumn
          A vertical ruler column showing graphical representations of annotations.
 class LineNumberRulerColumn
          A vertical ruler column displaying line numbers.
 


Eclipse Platform
2.0

Copyright (c) IBM Corp. and others 2000, 2002. All Rights Reserved.