The FXML file that contains the description of the user interface is the view. The controller is a Java class, optionally implementing theInitializable class, which is declared as the controller for ...
I’m a big fan of NetBeans’s hints supports as proven by my blog posts on Seven Indispensable NetBeans Java Hints, Seven NetBeans Hints for Modernizing Java Code, Creating a NetBeans 7.1 Custom Hint, ...