Eclipse Platform
Release 3.1

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

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

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

Subclasses of ExpandableComposite in org.eclipse.ui.forms.widgets
 class Section
          A variation of the expandable composite that adds optional description below the title.
 

Methods in org.eclipse.ui.forms.widgets that return ExpandableComposite
 ExpandableComposite FormToolkit.createExpandableComposite(Composite parent, int expansionStyle)
          Creates an expandable composite as a part of the form.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

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