I have created a simple JavaFX application.
JavaFX
It has two pa
Try
Parent root = FXMLLoader.load(getClass().getResource("/jfxtest2/Screen.fxml"));