|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface AlchemistProfileSupport
ConfigElements or ConfigElementEditors implementing this
interface can store and restore persistent properties via ConfigBuilderPanel
| Field Summary | |
|---|---|
static java.lang.String |
PROPERTY_KEY_PROFILE
property key for profile change events |
| Method Summary | |
|---|---|
void |
loadFromProfile(AlchemistProfile profile)
Loads the persistent data from the profile |
void |
saveToProfile(AlchemistProfile profile)
Saves the persitent data to the profile |
| Field Detail |
|---|
static final java.lang.String PROPERTY_KEY_PROFILE
| Method Detail |
|---|
void saveToProfile(AlchemistProfile profile)
profile - is the profile to save data intovoid loadFromProfile(AlchemistProfile profile)
profile - is the profile to restore data from
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||