|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JvModifiable
An interface defining the API of classes that contain parameters that may be modifiable by the user.
| Method Summary | |
|---|---|
void |
captureModifications(Preferences preferences)
Save any modifications needing to be persisted across application invocations in preferences. |
void |
loadModifications(Preferences preferences)
Load any modifications that were persisted in the previous application invocation from preferences. |
| Method Detail |
|---|
void captureModifications(Preferences preferences)
preferences.
preferences - the container holding the modificationsvoid loadModifications(Preferences preferences)
preferences.
preferences - the container holding the modifications
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||