This is the next video in this series where I will be Using JavaFX and Scene Builder to create simple software with a GUI - Graphical user interface. In this video, I will be talking about the ChoiceBox, which allow us to create a dropdown menu where we can choose an option, and then we can use the picked option in our program.
How to setup JavaFX with IntelliJ:
• How to setup JavaFX 11+ with IntelliJ...
How to install and use Scene Builder:
• How to install Scene Builder and use ...
This video contains the elements:
JavaFX
GUI
FXML
Button
ChoiceBox