Uses of Class
com.jniwrapper.macosx.cocoa.nsfilemanager.NSFileManager

Packages that use NSFileManager
com.jniwrapper.macosx.cocoa.nsobject   
 

Uses of NSFileManager in com.jniwrapper.macosx.cocoa.nsobject
 

Methods in com.jniwrapper.macosx.cocoa.nsobject with parameters of type NSFileManager
 void NSObject.fileManager_willProcessPath(NSFileManager fm, java.lang.String path)
          This method represents the fileManager() method of the NSObject Objective-C class.
 com.jniwrapper.Bool NSObject.fileManager_shouldProceedAfterError(NSFileManager fm, NSDictionary errorInfo)
          This method represents the fileManager() method of the NSObject Objective-C class.