In this JavaFX GUI tutorial we will continue our tutorial series by learning how to use the JavaFX Scene. The Scene contains a Scene Graph, which is a hierarchical representation of all of the visual content that we want to display on the screen. We will cover the Scene constructors, the root node, branch nodes and leaf nodes as well as setting the Scene cursor.
Check out my YouTube Channel for more FREE videos
/ @javacodejunkie
Project code is available on GitHub:
github.com/JavaCodeJunkie/javafx