Scene Builder and NetBeans
jtblairMay 2 2012 — edited Jun 12 20122 Questions:
1) When I create a NetBeans project that I want to combine with a Scene Builder fxml file, what project type do I need to create (i.e., JavaFX or FXML)? Regardless of the project type I select, I don't see the same structure as when I load the sample projects.
2) I, perhaps incorrectly, assumed that the purpose of binding the fxml file to the Java controller class was so that a shell of controller methods would would be created automatically. I have not seen that happen. Is my assumptions incorrect>
Thanks,
Jerry