public interface Saver
Modifier and Type | Method and Description |
---|---|
void |
markDirty()
Notify the framework to be aware of the setting object is changed.
|
void |
requestSave()
Notify the framework the setting object is changed and can be written down
|
void markDirty()
void requestSave() throws IOException
IOException
- if the save cannot be performedBuilt on January 7 2015. | Portions Copyright 1997-2015 Oracle. All rights reserved.