Uses of Interface
com.collation.platform.model.gui.preferences.UserPreference

Packages that use UserPreference
com.collation.platform.model.gui.preferences   
 

Uses of UserPreference in com.collation.platform.model.gui.preferences
 

Methods in com.collation.platform.model.gui.preferences that return UserPreference
 UserPreference Preference.getParent()
           
 

Methods in com.collation.platform.model.gui.preferences with parameters of type UserPreference
 void Preference.setParent(UserPreference userPreference)