Eclipse Platform
Release 3.2

Uses of Class
org.eclipse.swt.widgets.Group

Packages that use Group
org.eclipse.ui.dialogs Classes for standard dialogs, wizards, and preference pages in the Eclipse Platform User Interface.  
org.eclipse.ui.views.properties.tabbed Provides the Tabbed Properties framework.  
 

Uses of Group in org.eclipse.ui.dialogs
 

Methods in org.eclipse.ui.dialogs with parameters of type Group
protected  void WizardDataTransferPage.createOptionsGroupButtons(Group optionsGroup)
          Creates the import/export options group controls.
 

Uses of Group in org.eclipse.ui.views.properties.tabbed
 

Methods in org.eclipse.ui.views.properties.tabbed that return Group
 Group TabbedPropertySheetWidgetFactory.createGroup(Composite parent, String text)
          Creates a group as a part of the form.
 


Eclipse Platform
Release 3.2

Guidelines for using Eclipse APIs.

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