Uses of Interface
org.eclipse.jface.text.hyperlink.IHyperlinkPresenterExtension
Packages that use IHyperlinkPresenterExtension
Package
Description
Provides support for detecting and displaying hyperlinks in
ISourceViewer
s.-
Uses of IHyperlinkPresenterExtension in org.eclipse.jface.text.hyperlink
Classes in org.eclipse.jface.text.hyperlink that implement IHyperlinkPresenterExtensionModifier and TypeClassDescriptionclass
The default hyperlink presenter underlines the link and colors the line and the text with the given color.class
A hyperlink presenter capable of showing multiple hyperlinks in a hover.