Package | Description |
---|---|
org.eclipse.jface.layout |
Provides support for layout generation.
|
Modifier and Type | Method and Description |
---|---|
static RowData |
RowDataFactory.copyData(RowData data)
Returns a copy of the given RowData
|
RowData |
RowDataFactory.create()
Creates a new GridData instance.
|
Modifier and Type | Method and Description |
---|---|
static RowData |
RowDataFactory.copyData(RowData data)
Returns a copy of the given RowData
|
static RowDataFactory |
RowDataFactory.createFrom(RowData data)
Creates a new RowDataFactory that creates copies of the given RowData by
default.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.