Package | Description |
---|---|
org.eclipse.jface.dialogs |
Provides support for dialogs.
|
org.eclipse.jface.layout |
Provides support for layout generation.
|
org.eclipse.jface.wizard |
Provides a framework for wizards.
|
org.eclipse.swt.layout |
This package contains the SWT layout classes.
|
Class and Description |
---|
GridData
GridData is the layout data object associated with
GridLayout . |
Class and Description |
---|
GridData
GridData is the layout data object associated with
GridLayout . |
GridLayout
Instances of this class lay out the control children of a
Composite in a grid. |
Class and Description |
---|
GridLayout
Instances of this class lay out the control children of a
Composite in a grid. |
Class and Description |
---|
FormAttachment
Instances of this class are used to define the edges of a control
within a
FormLayout . |
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.