Package | Description |
---|---|
de.smarten.tsuro.configurator.controller |
Modifier and Type | Method and Description |
---|---|
boolean |
IConfigurationControl.checkConfiguration()
This method checks if the Configuration is allowable
|
boolean |
ConfigurationControl.checkConfiguration() |
void |
IConfigurationControl.saveConfigToFile()
This method checks the configuration and saves it to a newly choosen file
|
void |
ConfigurationControl.saveConfigToFile() |
void |
IConfigurationControl.saveConfigToLoadedFile()
This method checks the configuration and saves it to the file the last configuration was loaded from.
|
void |
ConfigurationControl.saveConfigToLoadedFile()
Checks the configuration and saves it to the location where it was loaded from (this is only called, if a configuration was loaded).
|
Copyright © 2017 smarTen. All rights reserved.