|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISaveStateSupport
An object supporting state dumps. A "save state" is created and restored transparently by the component.
| Method Summary | |
|---|---|
void |
restoreState(java.lang.Object saveState)
Restore a previously saved state. |
java.lang.Object |
saveState()
Create a restorable dump of the objects state. |
| Method Detail |
|---|
void restoreState(java.lang.Object saveState)
java.lang.Object saveState()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||