This describes the various phases in the life of a JavaFX program and the order in which they occur. You will also learn how to create a button, get it in the window, and have it close the app when it is clicked.
Complete instructions in installing Java and JavaFX are available here: https://faculty.ncssm.edu/~morrison/r...
This presentation assumes you know a fair amount of java, including inheritance and interfaces.