|
Eclipse Platform Release 3.3 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GridData | |
---|---|
org.eclipse.jface.dialogs | Provides support for dialogs. |
org.eclipse.jface.layout | Provides support for layout generation. |
Uses of GridData in org.eclipse.jface.dialogs |
---|
Methods in org.eclipse.jface.dialogs that return GridData | |
protected GridData |
DialogPage.setButtonLayoutData(Button button)
Sets the GridData on the specified button to be one that
is spaced for the current dialog page units. |
Uses of GridData in org.eclipse.jface.layout |
---|
Methods in org.eclipse.jface.layout that return GridData | |
GridData |
GridDataFactory.create()
Creates a new GridData instance. |
static GridData |
GridDataFactory.copyData(GridData data)
Returns a copy of the given GridData |
Methods in org.eclipse.jface.layout with parameters of type GridData | |
static GridDataFactory |
GridDataFactory.createFrom(GridData data)
Creates a new GridDataFactory that creates copies of the given GridData by default. |
static GridData |
GridDataFactory.copyData(GridData data)
Returns a copy of the given GridData |
|
Eclipse Platform Release 3.3 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2007. All rights reserved.