|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openbandy.pref.Preference
public class Preference
The class represents a preference. Thus, a preference is a simple key (i.e.,
name) value pair, both of type String. In order to store a preference in the
device's RMS, the getByte() method returns a byte array in which a preference
is represented according to the following format:
name:value:screenModifiable
(c) Copyright P. Bolliger 2007, ALL RIGHTS RESERVED.
PreferencesForm
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |