|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.jniwrapper.Parameter
com.jniwrapper.Pointer.Void
com.jniwrapper.macosx.cocoa.Id
com.jniwrapper.macosx.cocoa.CObject
com.jniwrapper.macosx.cocoa.nsproxy.NSProxy
com.jniwrapper.macosx.cocoa.nsdistantobject.NSDistantObject
This class represents NSDistantObject class.
See the class documentation at the Apple's site: NSDistantObject
| Field Summary |
| Fields inherited from class com.jniwrapper.macosx.cocoa.CObject |
_fields |
| Fields inherited from class com.jniwrapper.Parameter |
LICENSE_TYPE, V |
| Constructor Summary | |
NSDistantObject()
|
|
NSDistantObject(boolean autorelease)
Contructs the NSDistantObject class with the autorelease option on. |
|
NSDistantObject(com.jniwrapper.Pointer.Void instancePtr)
Contructs the NSDistantObject class from pointer. |
|
NSDistantObject(java.lang.String methodName,
com.jniwrapper.Parameter[] parameters)
Contructs the NSDistantObject class with static constructor. |
|
| Method Summary | |
com.jniwrapper.Pointer.Void |
connectionForProxy()
|
void |
encodeWithCoder(NSCoder aCoder)
|
protected void |
init(com.jniwrapper.Parameter[] fields)
|
Id |
initWithCoder(NSCoder aDecoder)
|
Id |
initWithLocal_connection(Id target,
NSConnection connection)
This method represents the initWithLocal() method of the NSDistantObject Objective-C class. |
Id |
initWithTarget_connection(Id target,
NSConnection connection)
This method represents the initWithTarget() method of the NSDistantObject Objective-C class. |
void |
setProtocolForProxy(Protocol proto)
|
static com.jniwrapper.Pointer.Void |
static_proxyWithLocal_connection(Id target,
NSConnection connection)
This method represents the proxyWithLocal() method of the NSDistantObject Objective-C class. |
static com.jniwrapper.Pointer.Void |
static_proxyWithTarget_connection(Id target,
NSConnection connection)
This method represents the proxyWithTarget() method of the NSDistantObject Objective-C class. |
| Methods inherited from class com.jniwrapper.macosx.cocoa.nsproxy.NSProxy |
_class, autorelease, conformsToProtocol, dealloc, description, forwardInvocation, hash, isEqual, isKindOfClass, isMemberOfClass, isProxy, methodSignatureForSelector, NSProxy_alloc, NSProxy_allocWithZone, performSelector_withObject_withObject, performSelector_withObject, performSelector, release, respondsToSelector, retain, retainCount, self, superclass, zone |
| Methods inherited from class com.jniwrapper.macosx.cocoa.CObject |
getClassName |
| Methods inherited from class com.jniwrapper.macosx.cocoa.Id |
clone |
| Methods inherited from class com.jniwrapper.Pointer.Void |
asFunction, asFunction, asTypedPointer, castTo, castTo, equals, getDebugInfo, getLength, getValue, hashCode, isNull, read, setValue, toString, write |
| Methods inherited from class com.jniwrapper.Parameter |
|
| Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public NSDistantObject()
public NSDistantObject(boolean autorelease)
NSDistantObject class with the autorelease option on.
autorelease - public NSDistantObject(com.jniwrapper.Pointer.Void instancePtr)
NSDistantObject class from pointer.
instancePtr -
public NSDistantObject(java.lang.String methodName,
com.jniwrapper.Parameter[] parameters)
NSDistantObject class with static constructor.
methodName - parameters - | Method Detail |
protected void init(com.jniwrapper.Parameter[] fields)
init in class NSProxy
public Id initWithTarget_connection(Id target,
NSConnection connection)
initWithTarget() method of the NSDistantObject Objective-C class.
target - connection -
public Id initWithLocal_connection(Id target,
NSConnection connection)
initWithLocal() method of the NSDistantObject Objective-C class.
target - connection -
public void encodeWithCoder(NSCoder aCoder)
encodeWithCoder in interface NSCodingProtocol
public static com.jniwrapper.Pointer.Void static_proxyWithTarget_connection(Id target,
NSConnection connection)
proxyWithTarget() method of the NSDistantObject Objective-C class.
target - connection -
public Id initWithCoder(NSCoder aDecoder)
initWithCoder in interface NSCodingProtocolpublic void setProtocolForProxy(Protocol proto)
public static com.jniwrapper.Pointer.Void static_proxyWithLocal_connection(Id target,
NSConnection connection)
proxyWithLocal() method of the NSDistantObject Objective-C class.
target - connection -
public com.jniwrapper.Pointer.Void connectionForProxy()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||