|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Storeable
An interface for objects that can store their settings and restore them later.
Method Summary | |
---|---|
boolean |
restoreSettings(java.lang.Object obj)
Restore the settings previously stored and return true if successful. |
java.lang.Object |
storeSettings()
Store the current settings in a serializable object and return the object. |
Method Detail |
---|
java.lang.Object storeSettings()
boolean restoreSettings(java.lang.Object obj)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |