javafx right-align in vbox code example
Example: javafx right-align in vbox
/* simplest solution would be to wrap your node in an HBox
then set the HBox to align its contents to the right*/
/* simplest solution would be to wrap your node in an HBox
then set the HBox to align its contents to the right*/