|
|||||||||||
| 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
This class represents NSProxy class.
See the class documentation at the Apple's site: NSProxy
| Field Summary |
| Fields inherited from class com.jniwrapper.macosx.cocoa.CObject |
_fields |
| Fields inherited from class com.jniwrapper.Parameter |
LICENSE_TYPE, V |
| Constructor Summary | |
NSProxy()
|
|
NSProxy(boolean autorelease)
Contructs the NSProxy class with the autorelease option on. |
|
NSProxy(com.jniwrapper.Pointer.Void instancePtr)
Contructs the NSProxy class from pointer. |
|
NSProxy(java.lang.String methodName,
com.jniwrapper.Parameter[] parameters)
Contructs the NSProxy class with static constructor. |
|
| Method Summary | |
CClass |
_class()
This method represents the class() method of the NSProxy Objective-C class. |
Id |
autorelease()
|
com.jniwrapper.Bool |
conformsToProtocol(Protocol aProtocol)
|
void |
dealloc()
|
com.jniwrapper.Pointer.Void |
description()
|
void |
forwardInvocation(NSInvocation invocation)
|
com.jniwrapper.UInt16 |
hash()
|
protected void |
init(com.jniwrapper.Parameter[] fields)
|
com.jniwrapper.Bool |
isEqual(Id object)
|
com.jniwrapper.Bool |
isKindOfClass(CClass aClass)
|
com.jniwrapper.Bool |
isMemberOfClass(CClass aClass)
|
com.jniwrapper.Bool |
isProxy()
|
com.jniwrapper.Pointer.Void |
methodSignatureForSelector(Sel sel)
|
static NSProxy |
NSProxy_alloc()
This method represents the alloc static constructor of the NSProxy Objective-C class. |
static NSProxy |
NSProxy_allocWithZone(NSZone zone)
This method represents the allocWithZone static constructor of the NSProxy Objective-C class. |
Id |
performSelector_withObject_withObject(Sel aSelector,
Id object1,
Id object2)
This method represents the performSelector() method of the NSProxy Objective-C class. |
Id |
performSelector_withObject(Sel aSelector,
Id object)
This method represents the performSelector() method of the NSProxy Objective-C class. |
Id |
performSelector(Sel aSelector)
|
void |
release()
|
com.jniwrapper.Bool |
respondsToSelector(Sel aSelector)
|
Id |
retain()
|
com.jniwrapper.UInt16 |
retainCount()
|
Id |
self()
|
CClass |
superclass()
|
com.jniwrapper.Pointer.Void |
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 NSProxy()
public NSProxy(boolean autorelease)
NSProxy class with the autorelease option on.
autorelease - public NSProxy(com.jniwrapper.Pointer.Void instancePtr)
NSProxy class from pointer.
instancePtr -
public NSProxy(java.lang.String methodName,
com.jniwrapper.Parameter[] parameters)
NSProxy class with static constructor.
methodName - parameters - | Method Detail |
public static NSProxy NSProxy_allocWithZone(NSZone zone)
allocWithZone static constructor of the NSProxy Objective-C class.
zone -
public static NSProxy NSProxy_alloc()
alloc static constructor of the NSProxy Objective-C class.
protected void init(com.jniwrapper.Parameter[] fields)
init in class CObjectpublic Id autorelease()
autorelease in interface NSObjectProtocolpublic com.jniwrapper.Bool isKindOfClass(CClass aClass)
isKindOfClass in interface NSObjectProtocolpublic com.jniwrapper.Pointer.Void zone()
zone in interface NSObjectProtocolpublic com.jniwrapper.Bool isMemberOfClass(CClass aClass)
isMemberOfClass in interface NSObjectProtocolpublic void release()
release in interface NSObjectProtocolpublic Id performSelector(Sel aSelector)
performSelector in interface NSObjectProtocolpublic CClass _class()
class() method of the NSProxy Objective-C class.
_class in interface NSObjectProtocolpublic void dealloc()
public void forwardInvocation(NSInvocation invocation)
public com.jniwrapper.UInt16 hash()
hash in interface NSObjectProtocolpublic CClass superclass()
superclass in interface NSObjectProtocolpublic com.jniwrapper.Bool isEqual(Id object)
isEqual in interface NSObjectProtocolpublic com.jniwrapper.Bool isProxy()
isProxy in interface NSObjectProtocolpublic Id retain()
retain in interface NSObjectProtocolpublic Id self()
self in interface NSObjectProtocolpublic com.jniwrapper.Bool respondsToSelector(Sel aSelector)
respondsToSelector in interface NSObjectProtocol
public Id performSelector_withObject_withObject(Sel aSelector,
Id object1,
Id object2)
performSelector() method of the NSProxy Objective-C class.
performSelector_withObject_withObject in interface NSObjectProtocolaSelector - object1 - object2 -
public com.jniwrapper.Pointer.Void description()
description in interface NSObjectProtocolpublic com.jniwrapper.Bool conformsToProtocol(Protocol aProtocol)
conformsToProtocol in interface NSObjectProtocolpublic com.jniwrapper.UInt16 retainCount()
retainCount in interface NSObjectProtocol
public Id performSelector_withObject(Sel aSelector,
Id object)
performSelector() method of the NSProxy Objective-C class.
performSelector_withObject in interface NSObjectProtocolaSelector - object -
public com.jniwrapper.Pointer.Void methodSignatureForSelector(Sel sel)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||