|
|||||||||||
| 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.nsappleeventdescriptor.NSAppleEventDescriptor
This class represents NSAppleEventDescriptor class.
See the class documentation at the Apple's site: NSAppleEventDescriptor
| Field Summary |
| Fields inherited from class com.jniwrapper.macosx.cocoa.CObject |
_fields |
| Fields inherited from class com.jniwrapper.Parameter |
LICENSE_TYPE, V |
| Constructor Summary | |
NSAppleEventDescriptor()
|
|
NSAppleEventDescriptor(boolean autorelease)
Contructs the NSAppleEventDescriptor class with the autorelease option on. |
|
NSAppleEventDescriptor(com.jniwrapper.Pointer.Void instancePtr)
Contructs the NSAppleEventDescriptor class from pointer. |
|
NSAppleEventDescriptor(java.lang.String methodName,
com.jniwrapper.Parameter[] parameters)
Contructs the NSAppleEventDescriptor class with static constructor. |
|
| Method Summary | |
com.jniwrapper.Pointer.Void |
aeDesc()
|
com.jniwrapper.Pointer.Void |
attributeDescriptorForKeyword(AEKeyword keyword)
|
com.jniwrapper.Bool |
booleanValue()
|
com.jniwrapper.Pointer.Void |
coerceToDescriptorType(DescType descriptorType)
|
Id |
copyWithZone(NSZone zone)
|
com.jniwrapper.Pointer.Void |
data()
|
com.jniwrapper.Pointer.Void |
descriptorAtIndex(com.jniwrapper.LongInt index)
|
com.jniwrapper.Pointer.Void |
descriptorForKeyword(AEKeyword keyword)
|
DescType |
descriptorType()
|
OSType |
enumCodeValue()
|
AEEventClass |
eventClass()
|
AEEventID |
eventID()
|
protected void |
init(com.jniwrapper.Parameter[] fields)
|
Id |
initListDescriptor()
|
Id |
initRecordDescriptor()
|
Id |
initWithAEDescNoCopy(AEDesc aeDesc)
|
Id |
initWithDescriptorType_bytes_length(DescType descriptorType,
com.jniwrapper.Pointer.Void bytes,
com.jniwrapper.UInt byteCount)
This method represents the initWithDescriptorType() method of the NSAppleEventDescriptor Objective-C class. |
Id |
initWithDescriptorType_data(DescType descriptorType,
NSData data)
This method represents the initWithDescriptorType() method of the NSAppleEventDescriptor Objective-C class. |
Id |
initWithEventClass_eventID_targetDescriptor_returnID_transactionID(AEEventClass eventClass,
AEEventID eventID,
NSAppleEventDescriptor targetDescriptor,
AEReturnID returnID,
AETransactionID transactionID)
This method represents the initWithEventClass() method of the NSAppleEventDescriptor Objective-C class. |
void |
insertDescriptor_atIndex(NSAppleEventDescriptor descriptor,
com.jniwrapper.LongInt index)
This method represents the insertDescriptor() method of the NSAppleEventDescriptor Objective-C class. |
com.jniwrapper.Int32 |
int32Value()
|
AEKeyword |
keywordForDescriptorAtIndex(com.jniwrapper.LongInt index)
|
com.jniwrapper.Int |
numberOfItems()
|
com.jniwrapper.Pointer.Void |
paramDescriptorForKeyword(AEKeyword keyword)
|
void |
removeDecriptorAtIndex(com.jniwrapper.LongInt index)
|
void |
removeDescriptorWithKeyword(AEKeyword keyword)
|
void |
removeParamDescriptorWithKeyword(AEKeyword keyword)
|
AEReturnID |
returnID()
|
void |
setAttributeDescriptor_forKeyword(NSAppleEventDescriptor descriptor,
AEKeyword keyword)
This method represents the setAttributeDescriptor() method of the NSAppleEventDescriptor Objective-C class. |
void |
setDescriptor_forKeyword(NSAppleEventDescriptor descriptor,
AEKeyword keyword)
This method represents the setDescriptor() method of the NSAppleEventDescriptor Objective-C class. |
void |
setParamDescriptor_forKeyword(NSAppleEventDescriptor descriptor,
AEKeyword keyword)
This method represents the setParamDescriptor() method of the NSAppleEventDescriptor Objective-C class. |
static com.jniwrapper.Pointer.Void |
static_appleEventWithEventClass_eventID_targetDescriptor_returnID_transactionID(AEEventClass eventClass,
AEEventID eventID,
NSAppleEventDescriptor targetDescriptor,
AEReturnID returnID,
AETransactionID transactionID)
This method represents the appleEventWithEventClass() method of the NSAppleEventDescriptor Objective-C class. |
static com.jniwrapper.Pointer.Void |
static_descriptorWithBoolean(boolean _boolean)
|
static com.jniwrapper.Pointer.Void |
static_descriptorWithDescriptorType_bytes_length(DescType descriptorType,
com.jniwrapper.Pointer.Void bytes,
com.jniwrapper.UInt byteCount)
This method represents the descriptorWithDescriptorType() method of the NSAppleEventDescriptor Objective-C class. |
static com.jniwrapper.Pointer.Void |
static_descriptorWithDescriptorType_data(DescType descriptorType,
NSData data)
This method represents the descriptorWithDescriptorType() method of the NSAppleEventDescriptor Objective-C class. |
static com.jniwrapper.Pointer.Void |
static_descriptorWithEnumCode(OSType enumerator)
|
static com.jniwrapper.Pointer.Void |
static_descriptorWithInt32(com.jniwrapper.Int32 signedInt)
|
static com.jniwrapper.Pointer.Void |
static_descriptorWithString(java.lang.String string)
|
static com.jniwrapper.Pointer.Void |
static_descriptorWithTypeCode(OSType typeCode)
|
static com.jniwrapper.Pointer.Void |
static_listDescriptor()
|
static com.jniwrapper.Pointer.Void |
static_nullDescriptor()
|
static com.jniwrapper.Pointer.Void |
static_recordDescriptor()
|
com.jniwrapper.Pointer.Void |
stringValue()
|
AETransactionID |
transactionID()
|
OSType |
typeCodeValue()
|
| 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 NSAppleEventDescriptor()
public NSAppleEventDescriptor(boolean autorelease)
NSAppleEventDescriptor class with the autorelease option on.
autorelease - public NSAppleEventDescriptor(com.jniwrapper.Pointer.Void instancePtr)
NSAppleEventDescriptor class from pointer.
instancePtr -
public NSAppleEventDescriptor(java.lang.String methodName,
com.jniwrapper.Parameter[] parameters)
NSAppleEventDescriptor class with static constructor.
methodName - parameters - | Method Detail |
protected void init(com.jniwrapper.Parameter[] fields)
init in class NSObjectpublic AETransactionID transactionID()
public void removeParamDescriptorWithKeyword(AEKeyword keyword)
public Id initWithAEDescNoCopy(AEDesc aeDesc)
public void insertDescriptor_atIndex(NSAppleEventDescriptor descriptor,
com.jniwrapper.LongInt index)
insertDescriptor() method of the NSAppleEventDescriptor Objective-C class.
descriptor - index -
public Id initWithDescriptorType_data(DescType descriptorType,
NSData data)
initWithDescriptorType() method of the NSAppleEventDescriptor Objective-C class.
descriptorType - data -
public static com.jniwrapper.Pointer.Void static_descriptorWithTypeCode(OSType typeCode)
public void removeDecriptorAtIndex(com.jniwrapper.LongInt index)
public com.jniwrapper.Pointer.Void stringValue()
public static com.jniwrapper.Pointer.Void static_nullDescriptor()
public static com.jniwrapper.Pointer.Void static_descriptorWithInt32(com.jniwrapper.Int32 signedInt)
public static com.jniwrapper.Pointer.Void static_descriptorWithString(java.lang.String string)
public void setParamDescriptor_forKeyword(NSAppleEventDescriptor descriptor,
AEKeyword keyword)
setParamDescriptor() method of the NSAppleEventDescriptor Objective-C class.
descriptor - keyword - public com.jniwrapper.Pointer.Void descriptorForKeyword(AEKeyword keyword)
public com.jniwrapper.Pointer.Void coerceToDescriptorType(DescType descriptorType)
public Id initRecordDescriptor()
public Id copyWithZone(NSZone zone)
copyWithZone in interface NSCopyingProtocolpublic AEEventClass eventClass()
public DescType descriptorType()
public OSType typeCodeValue()
public void setAttributeDescriptor_forKeyword(NSAppleEventDescriptor descriptor,
AEKeyword keyword)
setAttributeDescriptor() method of the NSAppleEventDescriptor Objective-C class.
descriptor - keyword - public static com.jniwrapper.Pointer.Void static_descriptorWithBoolean(boolean _boolean)
public com.jniwrapper.Pointer.Void attributeDescriptorForKeyword(AEKeyword keyword)
public void removeDescriptorWithKeyword(AEKeyword keyword)
public com.jniwrapper.Bool booleanValue()
public static com.jniwrapper.Pointer.Void static_recordDescriptor()
public AEReturnID returnID()
public com.jniwrapper.Int32 int32Value()
public static com.jniwrapper.Pointer.Void static_appleEventWithEventClass_eventID_targetDescriptor_returnID_transactionID(AEEventClass eventClass,
AEEventID eventID,
NSAppleEventDescriptor targetDescriptor,
AEReturnID returnID,
AETransactionID transactionID)
appleEventWithEventClass() method of the NSAppleEventDescriptor Objective-C class.
eventClass - eventID - targetDescriptor - returnID - transactionID -
public com.jniwrapper.Int numberOfItems()
public static com.jniwrapper.Pointer.Void static_descriptorWithEnumCode(OSType enumerator)
public AEEventID eventID()
public com.jniwrapper.Pointer.Void aeDesc()
public Id initListDescriptor()
public OSType enumCodeValue()
public com.jniwrapper.Pointer.Void data()
public void setDescriptor_forKeyword(NSAppleEventDescriptor descriptor,
AEKeyword keyword)
setDescriptor() method of the NSAppleEventDescriptor Objective-C class.
descriptor - keyword -
public static com.jniwrapper.Pointer.Void static_descriptorWithDescriptorType_bytes_length(DescType descriptorType,
com.jniwrapper.Pointer.Void bytes,
com.jniwrapper.UInt byteCount)
descriptorWithDescriptorType() method of the NSAppleEventDescriptor Objective-C class.
descriptorType - bytes - byteCount -
public static com.jniwrapper.Pointer.Void static_descriptorWithDescriptorType_data(DescType descriptorType,
NSData data)
descriptorWithDescriptorType() method of the NSAppleEventDescriptor Objective-C class.
descriptorType - data -
public AEKeyword keywordForDescriptorAtIndex(com.jniwrapper.LongInt index)
public com.jniwrapper.Pointer.Void paramDescriptorForKeyword(AEKeyword keyword)
public Id initWithEventClass_eventID_targetDescriptor_returnID_transactionID(AEEventClass eventClass,
AEEventID eventID,
NSAppleEventDescriptor targetDescriptor,
AEReturnID returnID,
AETransactionID transactionID)
initWithEventClass() method of the NSAppleEventDescriptor Objective-C class.
eventClass - eventID - targetDescriptor - returnID - transactionID -
public com.jniwrapper.Pointer.Void descriptorAtIndex(com.jniwrapper.LongInt index)
public static com.jniwrapper.Pointer.Void static_listDescriptor()
public Id initWithDescriptorType_bytes_length(DescType descriptorType,
com.jniwrapper.Pointer.Void bytes,
com.jniwrapper.UInt byteCount)
initWithDescriptorType() method of the NSAppleEventDescriptor Objective-C class.
descriptorType - bytes - byteCount -
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||