|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UserPreferences.PREF | |
|---|---|
| pl.edu.agh.cast.resources | |
| Uses of UserPreferences.PREF in pl.edu.agh.cast.resources |
|---|
| Methods in pl.edu.agh.cast.resources that return UserPreferences.PREF | |
|---|---|
static UserPreferences.PREF |
UserPreferences.PREF.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static UserPreferences.PREF[] |
UserPreferences.PREF.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in pl.edu.agh.cast.resources with parameters of type UserPreferences.PREF | |
|---|---|
java.lang.String |
UserPreferences.getPreference(UserPreferences.PREF pref)
|
void |
UserPreferences.setPreference(UserPreferences.PREF pref,
java.lang.String val)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||