| Package | Description |
|---|---|
| org.jrebirth.af.component.ui.workbench |
| Modifier and Type | Field and Description |
|---|---|
private LayoutType |
Layout.type |
| Modifier and Type | Method and Description |
|---|---|
static LayoutType |
LayoutType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LayoutType[] |
LayoutType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static javafx.scene.layout.Pane |
LayoutFactory.build(LayoutType layout) |
Copyright © 2011–2015 JRebirth OSS. All rights reserved.