Uses of Class
org.eclipse.swt.widgets.Group
Packages that use Group
Package
Description
Classes for standard dialogs, wizards, and preference
pages in the Eclipse Platform User Interface.
Provides the Tabbed Properties framework.
- 
Uses of Group in org.eclipse.ui.dialogsMethods in org.eclipse.ui.dialogs with parameters of type GroupModifier and TypeMethodDescriptionprotected voidWizardDataTransferPage.createOptionsGroupButtons(Group optionsGroup) Creates the import/export options group controls.
- 
Uses of Group in org.eclipse.ui.views.properties.tabbedMethods in org.eclipse.ui.views.properties.tabbed that return GroupModifier and TypeMethodDescriptionTabbedPropertySheetWidgetFactory.createGroup(Composite parent, String text) Creates a group as a part of the form.