Package | Description |
---|---|
javafx.scene.layout |
Provides classes to support user interface layout.
|
Modifier and Type | Method and Description |
---|---|
FlowPane |
FlowPaneBuilder.build()
Deprecated.
Make an instance of
FlowPane based on the properties set on this builder. |
Modifier and Type | Method and Description |
---|---|
void |
FlowPaneBuilder.applyTo(FlowPane x)
Deprecated.
|
Copyright © 2020. All rights reserved.