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

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

There is a newer version: 2.0.2
Show newest version



    HBox lays out its children in a single horizontal row. If the hbox 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 height of the hbox or be kept to their preferred height and aligned according to the alignment vpos value.

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

]]>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy