|
|||||||||||
| 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.nsobject.NSObject
com.jniwrapper.macosx.cocoa.nsport.NSPort
This class represents NSPort class.
See the class documentation at the Apple's site: NSPort
| Field Summary |
| Fields inherited from class com.jniwrapper.macosx.cocoa.CObject |
_fields |
| Fields inherited from class com.jniwrapper.Parameter |
LICENSE_TYPE, V |
| Constructor Summary | |
NSPort()
|
|
NSPort(boolean autorelease)
Contructs the NSPort class with the autorelease option on. |
|
NSPort(com.jniwrapper.Pointer.Void instancePtr)
Contructs the NSPort class from pointer. |
|
NSPort(java.lang.String methodName,
com.jniwrapper.Parameter[] parameters)
Contructs the NSPort class with static constructor. |
|
| Method Summary | |
void |
addConnection_toRunLoop_forMode(NSConnection conn,
NSRunLoop runLoop,
java.lang.String mode)
This method represents the addConnection() method of the NSPort Objective-C class. |
Id |
copyWithZone(NSZone zone)
|
Id |
delegate()
|
void |
encodeWithCoder(NSCoder aCoder)
|
protected void |
init(com.jniwrapper.Parameter[] fields)
|
Id |
initWithCoder(NSCoder aDecoder)
|
void |
invalidate()
|
com.jniwrapper.Bool |
isValid()
|
static NSPort |
NSPort_allocWithZone(NSZone zone)
This method represents the allocWithZone static constructor of the NSPort Objective-C class. |
void |
removeConnection_fromRunLoop_forMode(NSConnection conn,
NSRunLoop runLoop,
java.lang.String mode)
This method represents the removeConnection() method of the NSPort Objective-C class. |
void |
removeFromRunLoop_forMode(NSRunLoop runLoop,
java.lang.String mode)
This method represents the removeFromRunLoop() method of the NSPort Objective-C class. |
com.jniwrapper.UInt16 |
reservedSpaceLength()
|
void |
scheduleInRunLoop_forMode(NSRunLoop runLoop,
java.lang.String mode)
This method represents the scheduleInRunLoop() method of the NSPort Objective-C class. |
com.jniwrapper.Bool |
sendBeforeDate_components_from_reserved(NSDate limitDate,
NSMutableArray components,
NSPort receivePort,
com.jniwrapper.UInt16 headerSpaceReserved)
This method represents the sendBeforeDate() method of the NSPort Objective-C class. |
com.jniwrapper.Bool |
sendBeforeDate_msgid_components_from_reserved(NSDate limitDate,
com.jniwrapper.UInt16 msgID,
NSMutableArray components,
NSPort receivePort,
com.jniwrapper.UInt16 headerSpaceReserved)
This method represents the sendBeforeDate() method of the NSPort Objective-C class. |
void |
setDelegate(Id anId)
|
static com.jniwrapper.Pointer.Void |
static_port()
|
| 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 NSPort()
public NSPort(boolean autorelease)
NSPort class with the autorelease option on.
autorelease - public NSPort(com.jniwrapper.Pointer.Void instancePtr)
NSPort class from pointer.
instancePtr -
public NSPort(java.lang.String methodName,
com.jniwrapper.Parameter[] parameters)
NSPort class with static constructor.
methodName - parameters - | Method Detail |
public static NSPort NSPort_allocWithZone(NSZone zone)
allocWithZone static constructor of the NSPort Objective-C class.
zone -
protected void init(com.jniwrapper.Parameter[] fields)
init in class NSObject
public void removeConnection_fromRunLoop_forMode(NSConnection conn,
NSRunLoop runLoop,
java.lang.String mode)
removeConnection() method of the NSPort Objective-C class.
conn - runLoop - mode - public void setDelegate(Id anId)
public static com.jniwrapper.Pointer.Void static_port()
public Id delegate()
public com.jniwrapper.Bool sendBeforeDate_msgid_components_from_reserved(NSDate limitDate,
com.jniwrapper.UInt16 msgID,
NSMutableArray components,
NSPort receivePort,
com.jniwrapper.UInt16 headerSpaceReserved)
sendBeforeDate() method of the NSPort Objective-C class.
limitDate - msgID - components - receivePort - headerSpaceReserved -
public void encodeWithCoder(NSCoder aCoder)
encodeWithCoder in interface NSCodingProtocolpublic Id initWithCoder(NSCoder aDecoder)
initWithCoder in interface NSCodingProtocolpublic Id copyWithZone(NSZone zone)
copyWithZone in interface NSCopyingProtocolpublic void invalidate()
public com.jniwrapper.Bool sendBeforeDate_components_from_reserved(NSDate limitDate,
NSMutableArray components,
NSPort receivePort,
com.jniwrapper.UInt16 headerSpaceReserved)
sendBeforeDate() method of the NSPort Objective-C class.
limitDate - components - receivePort - headerSpaceReserved -
public com.jniwrapper.UInt16 reservedSpaceLength()
public void addConnection_toRunLoop_forMode(NSConnection conn,
NSRunLoop runLoop,
java.lang.String mode)
addConnection() method of the NSPort Objective-C class.
conn - runLoop - mode -
public void scheduleInRunLoop_forMode(NSRunLoop runLoop,
java.lang.String mode)
scheduleInRunLoop() method of the NSPort Objective-C class.
runLoop - mode - public com.jniwrapper.Bool isValid()
public void removeFromRunLoop_forMode(NSRunLoop runLoop,
java.lang.String mode)
removeFromRunLoop() method of the NSPort Objective-C class.
runLoop - mode -
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||