public class PropertiesFileHandler extends Object implements PropertiesHandler
| Constructor and Description |
|---|
PropertiesFileHandler(File propertiesFile) |
| Modifier and Type | Method and Description |
|---|---|
void |
saveSettingsToFile() |
void |
setToHandle(Settings toHandle) |
void |
updateSettings() |
public PropertiesFileHandler(File propertiesFile)
public void updateSettings()
updateSettings in interface PropertiesHandlerpublic void saveSettingsToFile()
saveSettingsToFile in interface PropertiesHandlerpublic void setToHandle(Settings toHandle)
setToHandle in interface PropertiesHandlerCopyright © 2017. All rights reserved.