Uses of Class
org.eclipse.ui.texteditor.HyperlinkDetectorDescriptor
-
Packages that use HyperlinkDetectorDescriptor Package Description org.eclipse.ui.texteditor Provides a framework for text editors obeying to the desktop rules. -
-
Uses of HyperlinkDetectorDescriptor in org.eclipse.ui.texteditor
Methods in org.eclipse.ui.texteditor that return HyperlinkDetectorDescriptor Modifier and Type Method Description static HyperlinkDetectorDescriptor[]HyperlinkDetectorDescriptor. getContributedHyperlinkDetectors()Returns descriptors for all hyperlink detector extensions.HyperlinkDetectorDescriptor[]HyperlinkDetectorRegistry. getHyperlinkDetectorDescriptors()Returns all hyperlink detectors contributed to the workbench.
-