Uses of Interface
siouxsie.desktop.prefs.IPreferencesService

Packages that use IPreferencesService
siouxsie.desktop.impl   
siouxsie.desktop.option.impl   
siouxsie.desktop.prefs.impl   
 

Uses of IPreferencesService in siouxsie.desktop.impl
 

Methods in siouxsie.desktop.impl that return IPreferencesService
 IPreferencesService DesktopUIProvider.getPreferencesService()
           
 

Methods in siouxsie.desktop.impl with parameters of type IPreferencesService
 void DesktopUIProvider.setPreferencesService(IPreferencesService preferencesService)
           
 

Uses of IPreferencesService in siouxsie.desktop.option.impl
 

Methods in siouxsie.desktop.option.impl that return IPreferencesService
 IPreferencesService AbstractOptionPane.getPreferencesService()
           
 

Methods in siouxsie.desktop.option.impl with parameters of type IPreferencesService
 void AbstractOptionPane.setPreferencesService(IPreferencesService preferencesService)
           
 

Uses of IPreferencesService in siouxsie.desktop.prefs.impl
 

Classes in siouxsie.desktop.prefs.impl that implement IPreferencesService
 class PreferencesService
           
 



Copyright © 2006-2008 null. All Rights Reserved.