Uses of Class
com.jniwrapper.macosx.cocoa.nsimage.NSImageLoadStatus

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

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

Methods in com.jniwrapper.macosx.cocoa.nsobject with parameters of type NSImageLoadStatus
 void NSObject.image_didLoadRepresentation_withStatus(NSImage image, NSImageRep rep, NSImageLoadStatus status)
          This method represents the image() method of the NSObject Objective-C class.