Actually the essence: There is a graphical interface written by the "master" (which is SceneBuilder) through the javaFX 2.0 graphic cover (sample.fxml). Again, the master itself contains Controller.java
The task using the methods of objects to change the objects themselves. for example, fill in the contents of "combobox" with new values.
However, since everything created "SceneBuilder", it is not very clear how to refer to already existing objects.
Please suggest how to do it.