Uses of Class
org.eclipse.ui.texteditor.HyperlinkDetectorRegistry
-
Packages that use HyperlinkDetectorRegistry Package Description org.eclipse.ui.editors.text Provides a standard text editor and concrete document providers basedIFileBufferand others directly handlingIFileandIStorageas editor input. -
-
Uses of HyperlinkDetectorRegistry in org.eclipse.ui.editors.text
Methods in org.eclipse.ui.editors.text that return HyperlinkDetectorRegistry Modifier and Type Method Description static HyperlinkDetectorRegistryEditorsUI. getHyperlinkDetectorRegistry()Returns the registry that contains the hyperlink detectors contributed by theorg.eclipse.ui.workbench.texteditor.hyperlinkDetectorsextension point.
-