Uses of Class
org.xnap.util.Preferences

Packages that use Preferences
org.xnap.gui Provides interfaces and classes for the graphical user interface. 
org.xnap.gui.util Provides utility classes for common gui tasks. 
org.xnap.transfer Provides interfaces and classes for transfers. 
org.xnap.util Provides common utility and preferences classes. 
 

Uses of Preferences in org.xnap.gui
 

Fields in org.xnap.gui declared as Preferences
protected static Preferences AbstractSettingsPanel.prefs
          Convenience access.
protected static Preferences AdvancedSearchQueryPanel.prefs
           
protected static Preferences SearchPanel.prefs
           
protected static Preferences SimpleSearchQueryPanel.prefs
           
 

Uses of Preferences in org.xnap.gui.util
 

Fields in org.xnap.gui.util declared as Preferences
protected static Preferences GUIHelper.prefs
           
 

Uses of Preferences in org.xnap.transfer
 

Fields in org.xnap.transfer declared as Preferences
protected static Preferences AbstractTransferManager.prefs
           
 

Uses of Preferences in org.xnap.util
 

Fields in org.xnap.util declared as Preferences
protected  Preferences AbstractPluginPreferences.prefs
           
 

Methods in org.xnap.util that return Preferences
static Preferences Preferences.getInstance()
          Returns the preferences.
 



Copyright © 2001-2005 XNap Team. All Rights Reserved.