Uses of Class
pl.edu.agh.cast.project.UserPreferences.Pref

Packages that use UserPreferences.Pref
pl.edu.agh.cast.project   
 

Uses of UserPreferences.Pref in pl.edu.agh.cast.project
 

Methods in pl.edu.agh.cast.project that return UserPreferences.Pref
static UserPreferences.Pref UserPreferences.Pref.valueOf(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.project with parameters of type UserPreferences.Pref
 String UserPreferences.getPreference(UserPreferences.Pref pref)
          Returns the value of given preference.
 void UserPreferences.setPreference(UserPreferences.Pref pref, String val)
          Sets the value of given preference.
 



Copyright © 2007-2009 IISG AGH-UST Krakow, Poland. All Rights Reserved.