|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ComicsPreferences.PREFERENCE | |
---|---|
de.unikoblenz.comicsii.ui |
Uses of ComicsPreferences.PREFERENCE in de.unikoblenz.comicsii.ui |
---|
Methods in de.unikoblenz.comicsii.ui that return ComicsPreferences.PREFERENCE | |
---|---|
static ComicsPreferences.PREFERENCE |
ComicsPreferences.PREFERENCE.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ComicsPreferences.PREFERENCE[] |
ComicsPreferences.PREFERENCE.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in de.unikoblenz.comicsii.ui with parameters of type ComicsPreferences.PREFERENCE | |
---|---|
java.lang.String |
ComicsPreferences.get(ComicsPreferences.PREFERENCE aKey)
|
void |
ComicsPreferences.set(ComicsPreferences.PREFERENCE aKey,
java.lang.String aValue)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |