The ScrollPane chapter of the JavaFX UI Controls tutorial mentioned the outdated method: setNode.
It should be replaced with setContent.
http://download.oracle.com/javafx/2.0/ui_controls/scrollpane.htm
It should be replaced with setContent.
http://download.oracle.com/javafx/2.0/ui_controls/scrollpane.htm