This diagram shows the scene graph of the JavaFX portion of the application. A Group node is displayed as the top (root) node, with a Button node underneath, named jfxButton. The scene graph nodes are enclosed in a rectangle that represents the JavaFX scene.