JavaFX Scene Builder: Making GUIs Responsive

Learn how to build responsive JavaFX GUIs using Scene Builder and BorderPane in this tutorial. Watch the first part here: https://youtu.be/Z1W4E2d4Yxo

JavaFX Scene Builder: Making GUIs Responsive
Genuine Coder
108.6K views • Nov 11, 2016
JavaFX Scene Builder: Making GUIs Responsive

About this video

First part of JavaFX Scene Builder Tutorial : https://www.youtube.com/watch?v=Z1W4E2d4Yxo

In this video, I have explained how to make use of the BorderPane from javafx.scene.layout package to fit components in Top, Bottom, Center, Right and Left positions. Unlike other containers, It allows to easily position the components.

The top and bottom children will be resized to their preferred heights and extend the width of the borderpane. The left and right children will be resized to their preferred widths and extend the length between the top and bottom nodes. And the center node will be resized to fill the available space in the middle.

At the end of the video, I have explained how to attach graphic (Icon) to a button easily with the help of an ImageView.

Read more in the article
http://www.genuinecoder.com/javafx-scene-builder-tutorial-for-beginners/

- Genuine Coder
http://www.genuinecoder.com/

Tags and Topics

Browse our collection to discover more content in these categories.

Video Information

Views

108.6K

Likes

850

Duration

5:50

Published

Nov 11, 2016

User Reviews

4.3
(21)
Rate:

Related Trending Topics

LIVE TRENDS

Related trending topics. Click any trend to explore more videos.