|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface OperaPreferences.OperaPreference
Interface representing individual preferences.
| Method Summary | |
|---|---|
Object |
getDefaultValue()
Gets the default value of the preference. |
String |
getKey()
Gets the key of this preference. |
String |
getSection()
Gets the section this preference belongs to. |
Object |
getValue()
Gets the value of this preference. |
void |
setValue(Object value)
Sets the value of this preference. |
String |
toString()
Gets the value of this preference. |
| Method Detail |
|---|
String getSection()
String getKey()
Object getValue()
void setValue(Object value)
value - the new valueObject getDefaultValue()
String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||