Eclipse Platform
2.1

Uses of Class
org.eclipse.jface.text.source.CompositeRuler

Packages that use CompositeRuler
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 CompositeRuler in org.eclipse.jface.text.source
 

Methods in org.eclipse.jface.text.source with parameters of type CompositeRuler
 Control IVerticalRulerColumn.createControl(CompositeRuler parentRuler, Composite parentControl)
          Creates the column's SWT control.
 Control AnnotationRulerColumn.createControl(CompositeRuler parentRuler, Composite parentControl)
           
 Control OutlinerRulerColumn.createControl(CompositeRuler parentRuler, Composite parentControl)
           
 Control LineNumberRulerColumn.createControl(CompositeRuler parentRuler, Composite parentControl)
           
 


Eclipse Platform
2.1

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