- What is the top-level content container in JavaFX?
- What is the base class of all the scene participants in JavaFX?
- Name the base class of a JavaFX application.
- What is one method of the JavaFX application that has to be implemented?
- Which Application method has to be called by the main method to execute a JavaFX application?
- Which two VM options are required to execute a JavaFX application?
- Which Application method is called when the JavaFX application window is closed using the x button in the upper corner?
- Which class has to be used to embed an HTML?
- Name three classes that have to be used to play media.
- What is the VM option required to be added in order to play media?
- Name five JavaFX effects.
Quiz
Unlock full access