A B C D E F G H I J L M N O P R S T 

P

parent - Variable in class ca.weblite.objc.NSObject
Pointer to the parent objective-c object of this object.
Peerable - Interface in ca.weblite.objc
An interface for an object that has an Objective-C peer.
PeerableRecipient - Interface in ca.weblite.objc
An interface for objects that have an Objective-C peer, and that can be called from objective-C.
PointerMapping - Class in ca.weblite.objc.mappers
 
PointerMapping() - Constructor for class ca.weblite.objc.mappers.PointerMapping
 
PointerTool - Class in com.sun.jna
 
PointerTool() - Constructor for class com.sun.jna.PointerTool
 
previous - Variable in class ca.weblite.objc.Message
 
property_getAttributes(Pointer) - Method in interface ca.weblite.objc.Runtime
 
protocol_conformsToProtocol(Pointer, Pointer) - Method in interface ca.weblite.objc.Runtime
 
protocol_copyMethodDescriptionList(Pointer, boolean, boolean, Pointer) - Method in interface ca.weblite.objc.Runtime
 
protocol_copyPropertyList(Pointer, Pointer) - Method in interface ca.weblite.objc.Runtime
 
protocol_copyProtocolList(Pointer, Pointer) - Method in interface ca.weblite.objc.Runtime
 
protocol_getMethodDescription(Pointer, Pointer, boolean, boolean) - Method in interface ca.weblite.objc.Runtime
 
protocol_getName(Pointer) - Method in interface ca.weblite.objc.Runtime
 
protocol_getProperty(Pointer, String, boolean, boolean) - Method in interface ca.weblite.objc.Runtime
 
protocol_isEqual(Pointer, Pointer) - Method in interface ca.weblite.objc.Runtime
 
Proxy - Class in ca.weblite.objc
A wrapper around a native (Objective-C) object that allows for sending messages from Java.
Proxy() - Constructor for class ca.weblite.objc.Proxy
Creates a proxy for a Null pointer.
Proxy(Client) - Constructor for class ca.weblite.objc.Proxy
Creates a proxy for a Null pointer using the specified Client object.
Proxy(Client, Pointer) - Constructor for class ca.weblite.objc.Proxy
Creates a proxy for the specified peer Objective-C object, using the specified client to send messages to the peer.
Proxy(Pointer) - Constructor for class ca.weblite.objc.Proxy
Creates a proxy for the specified peer Objective-C object.
A B C D E F G H I J L M N O P R S T