Uses of Class
org.eclipse.ui.forms.HyperlinkSettings
Packages that use HyperlinkSettings
Package
Description
Forms-based controls for use in views, editors, and wizards.
Custom widgets and controls for forms-based parts.
-
Uses of HyperlinkSettings in org.eclipse.ui.forms
Subclasses of HyperlinkSettings in org.eclipse.ui.forms -
Uses of HyperlinkSettings in org.eclipse.ui.forms.widgets
Methods in org.eclipse.ui.forms.widgets that return HyperlinkSettingsModifier and TypeMethodDescriptionFormText.getHyperlinkSettings()Returns the hyperlink settings that are in effect for this control.Methods in org.eclipse.ui.forms.widgets with parameters of type HyperlinkSettingsModifier and TypeMethodDescriptionvoidFormText.setHyperlinkSettings(HyperlinkSettings settings) Sets the hyperlink settings to be used for this control.