...
This node accepts the attributes for a javafx.scene.layout.BorderPane class. See the JavaDoc for http://download.oracle.com/javafx/2.0/api/javafx/scene/Scene.html[javafx.scene.layout.BorderPane|http://download.oracle.com/javafx/2.0/api/javafx/scene/layout/BorderPane.html].
Content
May contain a top, bottom, right, left, or center node. It may also contain a javafx Node that will be placed in the center region of the BorderPane.
...