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 August 24 2014. | Portions Copyright 1997-2014 Sun Microsystems, Inc. All rights reserved.