Package | Description |
---|---|
javafx.scene.layout |
Provides classes to support user interface layout.
|
Modifier and Type | Class and Description |
---|---|
class |
ColumnConstraintsBuilder<B extends ColumnConstraintsBuilder<B>>
Deprecated.
This class is deprecated and will be removed in the next version
|
Modifier and Type | Method and Description |
---|---|
static ColumnConstraintsBuilder<?> |
ColumnConstraintsBuilder.create()
Deprecated.
Creates a new instance of ColumnConstraintsBuilder.
|
Copyright © 2020. All rights reserved.