|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface OptionUpdater
Interface for classes which temporarily stores changes for an
Option. Calling updateOption() should update
the Option with that new
information.
| Method Summary | |
|---|---|
void |
reset()
Reset with the value from the option. |
void |
updateOption()
Updates the value of the Option
this object keeps. |
| Method Detail |
|---|
void updateOption()
Option
this object keeps.
void reset()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||