Uses of Class
org.eclipse.ui.texteditor.HyperlinkDetectorRegistry
Packages that use HyperlinkDetectorRegistry
Package
Description
Provides a standard text editor and concrete document providers based
IFileBuffer
and others directly handling IFile
and
IStorage
as editor input.-
Uses of HyperlinkDetectorRegistry in org.eclipse.ui.editors.text
Methods in org.eclipse.ui.editors.text that return HyperlinkDetectorRegistryModifier and TypeMethodDescriptionstatic HyperlinkDetectorRegistry
EditorsUI.getHyperlinkDetectorRegistry()
Returns the registry that contains the hyperlink detectors contributed by theorg.eclipse.ui.workbench.texteditor.hyperlinkDetectors
extension point.