public class SettingsItem
extends java.lang.Object
| Modifier and Type | Field | Description |
|---|---|---|
java.util.List<javafx.scene.Node> |
components |
| Constructor | Description |
|---|---|
SettingsItem(java.lang.String description) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
add(javafx.scene.Node... components) |
|
javafx.scene.layout.BorderPane |
build() |
|
java.lang.String |
getDescription() |