JavaFX 12 Tutorial - 12 - Border Panes

Channel:
Subscribers:
32,299
Published on ● Video Link: https://www.youtube.com/watch?v=rItFUB1cXS0



Category:
Tutorial
Duration: 9:42
4,133 views
89


In this episode, I show you how to create and use BorderPanes in JavaFX. BorderPanes are another type of LayoutPane that controls the layout of nodes. It breaks down into 5 different sections or "panes" and each node added as a child to the borderpane can be assigned a section. I show how to use the setAlignment method as well to control the position of a node within a section. #JavaFX

Code: https://gitlab.com/kody-simpson/javafx-tutorial
More Info: https://docs.oracle.com/javase/8/javafx/api/javafx/scene/layout/BorderPane.html

Discord: https://rebrand.ly/discordlink
Support: https://www.youtube.com/channel/UC_LtbK9pzAEI-4yVprLOcyA/join
More Videos coming soon.
Leave a comment for any future video suggestions.







Tags:
javafx
javafx 12
borderpane
javafx borderpane