FXML file, representing the scene graph of the node. Java class file, which works as both the root and controller of the FXML.
<p>Internally, the FXML loader uses an instance of <span class="code">com.sun.javafx.fxml.BeanAdapter</span> to wrap an ...