|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IJAPConfSavePoint
This is the interface for a configuration savepoint. Savepoints are needed for restoring the original configuration, if the user presses "Cancel" or "Reset to defaults".
| Method Summary | |
|---|---|
void |
createSavePoint()
Stores the current configuration or the default configuration. |
void |
restoreDefaults()
Restores the default configuration for all values of this savepoint. |
void |
restoreSavePoint()
Restores the old configuration (stored with the last call of createSavePoint()). |
| Method Detail |
|---|
void createSavePoint()
void restoreSavePoint()
void restoreDefaults()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||