|
Eclipse Platform Release 3.6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.eclipse.swt.layout | |
---|---|
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. |
Classes in org.eclipse.swt.layout used by org.eclipse.jface.dialogs | |
---|---|
GridData
GridData is the layout data object associated with
GridLayout . |
Classes in org.eclipse.swt.layout used by org.eclipse.jface.layout | |
---|---|
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. |
|
RowData
Each control controlled by a RowLayout can have its initial
width and height specified by setting a RowData object
into the control. |
|
RowLayout
Instances of this class determine the size and position of the children of a Composite by placing them either in
horizontal rows or vertical columns within the parent Composite . |
Classes in org.eclipse.swt.layout used by org.eclipse.jface.wizard | |
---|---|
GridLayout
Instances of this class lay out the control children of a Composite in a grid. |
Classes in org.eclipse.swt.layout used by org.eclipse.swt.layout | |
---|---|
FormAttachment
Instances of this class are used to define the edges of a control within a FormLayout . |
|
Eclipse Platform Release 3.6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.