Uses of Class
com.jniwrapper.macosx.cocoa.nsuserdefaults.NSUserDefaults

Packages that use NSUserDefaults
com.jniwrapper.macosx.cocoa.nsuserdefaultscontroller   
 

Uses of NSUserDefaults in com.jniwrapper.macosx.cocoa.nsuserdefaultscontroller
 

Methods in com.jniwrapper.macosx.cocoa.nsuserdefaultscontroller with parameters of type NSUserDefaults
 Id NSUserDefaultsController.initWithDefaults_initialValues(NSUserDefaults defaults, NSDictionary initialValues)
          This method represents the initWithDefaults() method of the NSUserDefaultsController Objective-C class.