Graphical User Interface (GUI) Programming
Chapter 12
**Starting from Java SE 11, JavaFX is no longer included in the Oracle JDK.
**We need to download and install JavaFX
Go to https://gluonhq.com/products/javafx/ and download JavaFX SDK for your operating system.
The downloaded SDK is a zip file. Extract it and place it in the same directory as JDK.