public class SettingsController extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
SettingsController.RecursiveUnitConfig |
| Constructor and Description |
|---|
SettingsController()
Default Controller necessary for loading fxml files.
|
| Modifier and Type | Method and Description |
|---|---|
void |
fillTreeTableView() |
SettingsPane |
getSettingsPane() |
void |
initialize() |
void |
setSettingsPane(SettingsPane settingsPane) |
public SettingsController()
public void initialize()
public void fillTreeTableView()
public SettingsPane getSettingsPane()
public void setSettingsPane(SettingsPane settingsPane)
Copyright © 2015–2017 openbase.org. All rights reserved.