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 inISourceViewers. -
-
Uses of IHyperlinkDetectorExtension in org.eclipse.jface.text.hyperlink
Classes in org.eclipse.jface.text.hyperlink that implement IHyperlinkDetectorExtension Modifier and Type Class Description classAbstractHyperlinkDetectorA hyperlink detector that can provide adapters through a context that can be set by the creator of this hyperlink detector.classURLHyperlinkDetectorURL hyperlink detector.
-