Package | Description |
---|---|
org.eclipse.jface.layout |
Provides support for layout generation.
|
Modifier and Type | Method and Description |
---|---|
static RowLayout |
RowLayoutFactory.copyLayout(RowLayout layout)
Copies the given RowLayout instance
|
RowLayout |
RowLayoutFactory.create()
Creates a new RowLayout, and initializes it with values from the factory.
|
Modifier and Type | Method and Description |
---|---|
static RowLayout |
RowLayoutFactory.copyLayout(RowLayout layout)
Copies the given RowLayout instance
|
static RowLayoutFactory |
RowLayoutFactory.createFrom(RowLayout layout)
Creates a factory that creates copies of the given layout.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.