|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PreferenceSetting
Base interface of Preferences settings, should not be directly implemented,
see TabPreferenceSetting
and SubPreferenceSetting
.
Method Summary | |
---|---|
void |
addGui(PreferenceTabbedPane gui)
Add the GUI elements to the dialog. |
boolean |
isExpert()
Called to know if the preferences tab has only to be displayed in expert mode. |
boolean |
ok()
Called when OK is pressed to save the setting in the preferences file. |
Method Detail |
---|
void addGui(PreferenceTabbedPane gui)
boolean ok()
boolean isExpert()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |