| 
 | org.netbeans.modules.settings/1 1.10.51 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Saver
The Saver should be used as a callback to the framework implementation to handle setting object changes.
| Method Summary | |
|---|---|
|  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 | 
| Method Detail | 
|---|
void markDirty()
void requestSave()
                 throws IOException
IOException - if the save cannot be performed| 
 | org.netbeans.modules.settings/1 1.10.51 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||