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

xworker.javafx.control.ButtonBar.dml Maven / Gradle / Ivy

There is a newer version: 2.0.2
Show newest version



    A ButtonBar is essentially a HBox, with the additional functionality for operating system specific button placement. In other words, any Node may be annotated (via the setButtonData(Node, ButtonData) method, placed inside a ButtonBar (via the getButtons() list), and will then be positioned relative to all other nodes in the button list based on their annotations, as well as the overarching button order specified for the ButtonBar. Uniform button sizing

]]>
Specifies the minimum width of all buttons placed in this button bar.

]]>
The order for the typical buttons in a standard button bar.

]]>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy