borderPane = the 4 edges and a centre, Hbox/VBox = horizontal/vertical row, StackPane = stacks nodes literally on top of each other (layers them), GridPane = cells in a table basically, FlowPLane, TilePlane = goes across horizontally/vertically until reaches edge and then wraps back to start next line, AnchorPane = sticks to an edge