Uses of Class
com.horstmann.violet.framework.PreferencesService

Packages that use PreferencesService
com.horstmann.violet.framework   
 

Uses of PreferencesService in com.horstmann.violet.framework
 

Methods in com.horstmann.violet.framework that return PreferencesService
static PreferencesService PreferencesService.getInstance(java.lang.Class appClass)
          Gets an instance of the service, suitable for the package of the given class.