Uses of Class
org.eclipse.jface.text.source.LineChangeHover
Packages that use LineChangeHover
Package
Description
Provides a framework for text editors obeying to the
desktop rules.
-
Uses of LineChangeHover in org.eclipse.ui.texteditor
Methods in org.eclipse.ui.texteditor that return LineChangeHoverModifier and TypeMethodDescriptionprotected LineChangeHover
AbstractDecoratedTextEditor.createChangeHover()
Creates and returns aLineChangeHover
to be used on this editor's change ruler column.