Uses of Class
pl.edu.agh.cast.resources.UserPreferences.PREF

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)
           
 



Copyright © 2007-2008 AGH University of Science and Technology. All Rights Reserved.