Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Box allignment (new to javafx)

968895Oct 17 2012 — edited Oct 17 2012
hey,

im new to java fx and have a small problem with allignment.

I have a VBox (inner) in an HBox (outer) and what i want to do is, when i resize my scene, i want that the VBox is always allignt in the right side of the HBox.
I pretty much tried everything right now with Allignments stuff but couldnt figure it out.

Is there any way to do this with Boxes or shall i use grids or borderpane?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 14 2012
Added on Oct 17 2012
3 comments
134 views