Eclipse Platform
Release 3.0

Uses of Class
org.eclipse.ui.forms.HyperlinkSettings

Packages that use HyperlinkSettings
org.eclipse.ui.forms Forms-based controls for use in views, editors, and wizards.  
org.eclipse.ui.forms.widgets Custom widgets and controls for forms-based parts.  
 

Uses of HyperlinkSettings in org.eclipse.ui.forms
 

Subclasses of HyperlinkSettings in org.eclipse.ui.forms
 class HyperlinkGroup
          Manages a group of hyperlinks.
 

Uses of HyperlinkSettings in org.eclipse.ui.forms.widgets
 

Methods in org.eclipse.ui.forms.widgets that return HyperlinkSettings
 HyperlinkSettings FormText.getHyperlinkSettings()
          Returns the hyperlink settings that are in effect for this control.
 

Methods in org.eclipse.ui.forms.widgets with parameters of type HyperlinkSettings
 void FormText.setHyperlinkSettings(HyperlinkSettings settings)
          Sets the hyperlink settings to be used for this control.
 


Eclipse Platform
Release 3.0

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.