Uses of Class
com.jniwrapper.macosx.cocoa.nsproxy.NSProxy

Packages that use NSProxy
com.jniwrapper.macosx.cocoa.nsdistantobject   
com.jniwrapper.macosx.cocoa.nsprotocolchecker   
com.jniwrapper.macosx.cocoa.nsproxy   
 

Uses of NSProxy in com.jniwrapper.macosx.cocoa.nsdistantobject
 

Subclasses of NSProxy in com.jniwrapper.macosx.cocoa.nsdistantobject
 class NSDistantObject
          This class represents NSDistantObject class.
 

Uses of NSProxy in com.jniwrapper.macosx.cocoa.nsprotocolchecker
 

Subclasses of NSProxy in com.jniwrapper.macosx.cocoa.nsprotocolchecker
 class NSProtocolChecker
          This class represents NSProtocolChecker class.
 

Uses of NSProxy in com.jniwrapper.macosx.cocoa.nsproxy
 

Methods in com.jniwrapper.macosx.cocoa.nsproxy that return NSProxy
static NSProxy NSProxy.NSProxy_allocWithZone(NSZone zone)
          This method represents the allocWithZone static constructor of the NSProxy Objective-C class.
static NSProxy NSProxy.NSProxy_alloc()
          This method represents the alloc static constructor of the NSProxy Objective-C class.