JavaFX 2.1 Layouts: javafx.scene.layout.BorderPane

The javafx.scene.layout.BorderPane class splits the plane into five regions: top, bottom, right, left and center. Each region can contain child nodes or other layouts.