Uses of Class
org.orange.util.Preferences

Packages that use Preferences
org.orange.util 
org.orange.util.integration 

Uses of Preferences in org.orange.util
 

Methods in org.orange.util that return Preferences
static PreferencesPreferences.systemNodeForPackage(Class somePackageClass)
          
 

Uses of Preferences in org.orange.util.integration
 

Constructors in org.orange.util.integration with parameters of type Preferences
DriverJDBCConnectionFactory.DriverJDBCConnectionFactory(Preferences somePreferences)
          
J2EEJDBCConnectionFactory.J2EEJDBCConnectionFactory(Preferences somePreferences)
          
JDBCConnectionFactory.JDBCConnectionFactory(Preferences somePreferences)
          
StrutsJDBCConnectionFactory.StrutsJDBCConnectionFactory(Preferences somePreferences)