public abstract class StartUpMenu
extends java.lang.Object
| Constructor and Description |
|---|
StartUpMenu(javafx.stage.Stage myStage) |
| Modifier and Type | Method and Description |
|---|---|
void |
addNodesToVBox(java.util.List<javafx.scene.Node> toAdd) |
protected javafx.scene.control.ScrollPane |
createDisplay() |
void |
init() |