|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A group of preferences.
Method Summary | |
ValueMap |
getPreferences(java.lang.String id,
boolean create)
Return a preference set for the given id. |
Method Detail |
public ValueMap getPreferences(java.lang.String id, boolean create) throws java.lang.IllegalArgumentException
id
- the set idcreate
- if true create the pref if it does not exist otherwise return the pref or null
java.lang.IllegalArgumentException
- if the id is null
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |