Uses of Interface
org.eclipse.jface.text.source.IVerticalRulerInfoExtension
Packages that use IVerticalRulerInfoExtension
Package
Description
Provides a revision model and a protocol to display revision information in a vertical ruler column.
Provides a framework for connecting document regions
with annotations and for displaying those.
-
Uses of IVerticalRulerInfoExtension in org.eclipse.jface.text.revisions
Subinterfaces of IVerticalRulerInfoExtension in org.eclipse.jface.text.revisionsModifier and TypeInterfaceDescriptioninterfaceA vertical ruler column capable of displaying revision (annotate) information. -
Uses of IVerticalRulerInfoExtension in org.eclipse.jface.text.source
Subinterfaces of IVerticalRulerInfoExtension in org.eclipse.jface.text.sourceModifier and TypeInterfaceDescriptioninterfaceAnIChangeRulerColumncan display quick diff information.Classes in org.eclipse.jface.text.source that implement IVerticalRulerInfoExtensionModifier and TypeClassDescriptionclassAbstract implementation of aIVerticalRulerColumnthat uses aCanvasto draw the ruler contents and which handles scrolling and mouse selection.final classDeprecated.classA vertical ruler column showing graphical representations of annotations.final classA vertical ruler column displaying line numbers and serving as a UI for quick diff.classStandard implementation ofIVerticalRuler.classA vertical ruler column displaying line numbers and serving as a UI for quick diff.
AnnotationRulerColumn(int)instead.