Eclipse Platform
Release 3.1

Uses of Class
org.eclipse.ui.forms.widgets.AbstractHyperlink

Packages that use AbstractHyperlink
org.eclipse.ui.forms.widgets Custom widgets and controls for forms-based parts.  
 

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

Subclasses of AbstractHyperlink in org.eclipse.ui.forms.widgets
 class Hyperlink
          Hyperlink is a concrete implementation of the abstract base class that draws text in the client area.
 class ImageHyperlink
          This class extends hyperlink widget by adding the capability to render an image relative to the text.
 class ToggleHyperlink
          A custom selectable control that can be used to control areas that can be expanded or collapsed.
 class TreeNode
          A custom selectable control that can be used to control areas that can be expanded or collapsed.
 class Twistie
          A custom selectable control that can be used to control areas that can be expanded or collapsed.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

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