All Downloads are FREE. Search and download functionalities are using the official Maven repository.

xworker.javafx.scene.layout.VBox.dml Maven / Gradle / Ivy

There is a newer version: 2.0.2
Show newest version



    VBox lays out its children in a single vertical column. If the vbox has a border and/or padding set, then the contents will be layed out within those insets.

]]>
The overall alignment of children within the hbox's width and height.

]]>
Whether or not resizable children will be resized to fill the full width of the vbox or be kept to their preferred width and aligned according to the alignment hpos value.

]]>
The amount of horizontal space between each child in the hbox.

]]>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy