Uses of Interface
org.eclipse.jface.text.hyperlink.IHyperlinkPresenterExtension
-
Packages that use IHyperlinkPresenterExtension Package Description org.eclipse.jface.text.hyperlink Provides support for detecting and displaying hyperlinks inISourceViewers. -
-
Uses of IHyperlinkPresenterExtension in org.eclipse.jface.text.hyperlink
Classes in org.eclipse.jface.text.hyperlink that implement IHyperlinkPresenterExtension Modifier and Type Class Description classDefaultHyperlinkPresenterThe default hyperlink presenter underlines the link and colors the line and the text with the given color.classMultipleHyperlinkPresenterA hyperlink presenter capable of showing multiple hyperlinks in a hover.
-