This example shows how to create multiple scenes and switch between scenes in JavaFX. In JavaFX, an app can only have one stage but that stage can have 1 or more scenes. Below shows how to create 2 scenes and show how to switch between the scenes in code. (LearninngAboutElectronics.com, 2019). Reference: LearningAboutElectronics.com (2019). How to Create Multiple Scenes and Switch Between Scenes in JavaFX. Retrieved from http://www.learningaboutelectronics.com/Articles/How-to-create-multiple-scenes-and-switch-between-scenes-in-JavaFX.php