|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Target(value=FIELD) @Retention(value=RUNTIME) public @interface SettingDetails
Annotation for settings saving and seetings generation (IPicker)
| Optional Element Summary | |
|---|---|
Class<? extends PropertyEditor> |
editor
Editor for the given setting |
SettingDetails.SaveGroupEnum |
group
Indicates the setting group of a given setting |
public abstract SettingDetails.SaveGroupEnum group
public abstract Class<? extends PropertyEditor> editor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||