Uses of Interface
org.eclipse.jface.text.hyperlink.IHyperlinkDetectorExtension
-
Packages that use IHyperlinkDetectorExtension Package Description org.eclipse.jface.text.hyperlink Provides support for detecting and displaying hyperlinks inISourceViewer
s. -
-
Uses of IHyperlinkDetectorExtension in org.eclipse.jface.text.hyperlink
Classes in org.eclipse.jface.text.hyperlink that implement IHyperlinkDetectorExtension Modifier and Type Class Description class
AbstractHyperlinkDetector
A hyperlink detector that can provide adapters through a context that can be set by the creator of this hyperlink detector.class
URLHyperlinkDetector
URL hyperlink detector.
-