|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of NSDictionary in com.jniwrapper.macosx.cocoa.nsapplescript |
Methods in com.jniwrapper.macosx.cocoa.nsapplescript with parameters of type NSDictionary | |
Id |
NSAppleScript.initWithContentsOfURL_error(NSURL url,
NSDictionary errorInfo)
This method represents the initWithContentsOfURL() method of the NSAppleScript Objective-C class. |
com.jniwrapper.Pointer.Void |
NSAppleScript.executeAppleEvent_error(NSAppleEventDescriptor event,
NSDictionary errorInfo)
This method represents the executeAppleEvent() method of the NSAppleScript Objective-C class. |
com.jniwrapper.Bool |
NSAppleScript.compileAndReturnError(NSDictionary errorInfo)
|
com.jniwrapper.Pointer.Void |
NSAppleScript.executeAndReturnError(NSDictionary errorInfo)
|
Uses of NSDictionary in com.jniwrapper.macosx.cocoa.nsapplication |
Methods in com.jniwrapper.macosx.cocoa.nsapplication with parameters of type NSDictionary | |
void |
NSApplication.orderFrontStandardAboutPanelWithOptions(NSDictionary optionsDictionary)
|
Uses of NSDictionary in com.jniwrapper.macosx.cocoa.nsarray |
Methods in com.jniwrapper.macosx.cocoa.nsarray with parameters of type NSDictionary | |
com.jniwrapper.Pointer.Void |
NSArray.descriptionWithLocale(NSDictionary locale)
|
com.jniwrapper.Pointer.Void |
NSArray.descriptionWithLocale_indent(NSDictionary locale,
com.jniwrapper.UInt16 level)
This method represents the descriptionWithLocale() method of the NSArray Objective-C class. |
Uses of NSDictionary in com.jniwrapper.macosx.cocoa.nsattributedstring |
Methods in com.jniwrapper.macosx.cocoa.nsattributedstring with parameters of type NSDictionary | |
void |
NSMutableAttributedString.setAttributes_range(NSDictionary attrs,
NSRange range)
This method represents the setAttributes() method of the NSMutableAttributedString Objective-C class. |
com.jniwrapper.Bool |
NSMutableAttributedString.readFromData_options_documentAttributes(NSData data,
NSDictionary options,
NSDictionary dict)
This method represents the readFromData() method of the NSMutableAttributedString Objective-C class. |
com.jniwrapper.Bool |
NSMutableAttributedString.readFromURL_options_documentAttributes(NSURL url,
NSDictionary options,
NSDictionary dict)
This method represents the readFromURL() method of the NSMutableAttributedString Objective-C class. |
void |
NSMutableAttributedString.addAttributes_range(NSDictionary attrs,
NSRange range)
This method represents the addAttributes() method of the NSMutableAttributedString Objective-C class. |
Id |
NSAttributedString.initWithRTFDFileWrapper_documentAttributes(NSFileWrapper wrapper,
NSDictionary dict)
This method represents the initWithRTFDFileWrapper() method of the NSAttributedString Objective-C class. |
com.jniwrapper.Pointer.Void |
NSAttributedString.RTFDFromRange_documentAttributes(NSRange range,
NSDictionary dict)
This method represents the RTFDFromRange() method of the NSAttributedString Objective-C class. |
Id |
NSAttributedString.initWithDocFormat_documentAttributes(NSData data,
NSDictionary dict)
This method represents the initWithDocFormat() method of the NSAttributedString Objective-C class. |
Id |
NSAttributedString.initWithRTFD_documentAttributes(NSData data,
NSDictionary dict)
This method represents the initWithRTFD() method of the NSAttributedString Objective-C class. |
com.jniwrapper.Pointer.Void |
NSAttributedString.RTFFromRange_documentAttributes(NSRange range,
NSDictionary dict)
This method represents the RTFFromRange() method of the NSAttributedString Objective-C class. |
Id |
NSAttributedString.initWithHTML_documentAttributes(NSData data,
NSDictionary dict)
This method represents the initWithHTML() method of the NSAttributedString Objective-C class. |
Id |
NSAttributedString.initWithRTF_documentAttributes(NSData data,
NSDictionary dict)
This method represents the initWithRTF() method of the NSAttributedString Objective-C class. |
com.jniwrapper.Pointer.Void |
NSAttributedString.docFormatFromRange_documentAttributes(NSRange range,
NSDictionary dict)
This method represents the docFormatFromRange() method of the NSAttributedString Objective-C class. |
Id |
NSAttributedString.initWithString_attributes(java.lang.String str,
NSDictionary attrs)
This method represents the initWithString() method of the NSAttributedString Objective-C class. |
Id |
NSAttributedString.initWithPath_documentAttributes(java.lang.String path,
NSDictionary dict)
This method represents the initWithPath() method of the NSAttributedString Objective-C class. |
Id |
NSAttributedString.initWithHTML_baseURL_documentAttributes(NSData data,
NSURL base,
NSDictionary dict)
This method represents the initWithHTML() method of the NSAttributedString Objective-C class. |
Id |
NSAttributedString.initWithHTML_options_documentAttributes(NSData data,
NSDictionary options,
NSDictionary dict)
This method represents the initWithHTML() method of the NSAttributedString Objective-C class. |
Id |
NSAttributedString.initWithURL_documentAttributes(NSURL url,
NSDictionary dict)
This method represents the initWithURL() method of the NSAttributedString Objective-C class. |
com.jniwrapper.Pointer.Void |
NSAttributedString.RTFDFileWrapperFromRange_documentAttributes(NSRange range,
NSDictionary dict)
This method represents the RTFDFileWrapperFromRange() method of the NSAttributedString Objective-C class. |
Uses of NSDictionary in com.jniwrapper.macosx.cocoa.nsbitmapimagerep |
Methods in com.jniwrapper.macosx.cocoa.nsbitmapimagerep with parameters of type NSDictionary | |
com.jniwrapper.Pointer.Void |
NSBitmapImageRep.representationUsingType_properties(NSBitmapImageFileType storageType,
NSDictionary properties)
This method represents the representationUsingType() method of the NSBitmapImageRep Objective-C class. |
static com.jniwrapper.Pointer.Void |
NSBitmapImageRep.static_representationOfImageRepsInArray_usingType_properties(NSArray imageReps,
NSBitmapImageFileType storageType,
NSDictionary properties)
This method represents the representationOfImageRepsInArray() method of the NSBitmapImageRep Objective-C class. |
Uses of NSDictionary in com.jniwrapper.macosx.cocoa.nsbundle |
Methods in com.jniwrapper.macosx.cocoa.nsbundle with parameters of type NSDictionary | |
com.jniwrapper.Bool |
NSBundle.loadNibFile_externalNameTable_withZone(java.lang.String fileName,
NSDictionary context,
NSZone zone)
This method represents the loadNibFile() method of the NSBundle Objective-C class. |
Uses of NSDictionary in com.jniwrapper.macosx.cocoa.nscalendardate |
Methods in com.jniwrapper.macosx.cocoa.nscalendardate with parameters of type NSDictionary | |
static NSCalendarDate |
NSCalendarDate.NSCalendarDate_dateWithString_calendarFormat_locale(java.lang.String description,
java.lang.String format,
NSDictionary dict)
This method represents the dateWithString static constructor of the NSCalendarDate Objective-C class. |
com.jniwrapper.Pointer.Void |
NSCalendarDate.descriptionWithLocale(NSDictionary locale)
|
Id |
NSCalendarDate.initWithString_calendarFormat_locale(java.lang.String description,
java.lang.String format,
NSDictionary dict)
This method represents the initWithString() method of the NSCalendarDate Objective-C class. |
com.jniwrapper.Pointer.Void |
NSCalendarDate.descriptionWithCalendarFormat_locale(java.lang.String format,
NSDictionary locale)
This method represents the descriptionWithCalendarFormat() method of the NSCalendarDate Objective-C class. |
Uses of NSDictionary in com.jniwrapper.macosx.cocoa.nscolor |
Methods in com.jniwrapper.macosx.cocoa.nscolor with parameters of type NSDictionary | |
com.jniwrapper.Pointer.Void |
NSColor.colorUsingColorSpaceName_device(java.lang.String colorSpace,
NSDictionary deviceDescription)
This method represents the colorUsingColorSpaceName() method of the NSColor Objective-C class. |
Uses of NSDictionary in com.jniwrapper.macosx.cocoa.nsdate |
Methods in com.jniwrapper.macosx.cocoa.nsdate with parameters of type NSDictionary | |
com.jniwrapper.Pointer.Void |
NSDate.descriptionWithCalendarFormat_timeZone_locale(java.lang.String format,
NSTimeZone aTimeZone,
NSDictionary locale)
This method represents the descriptionWithCalendarFormat() method of the NSDate Objective-C class. |
static void |
NSDate.static_dateWithNaturalLanguageString_locale(java.lang.String string,
NSDictionary dict)
This method represents the dateWithNaturalLanguageString() method of the NSDate Objective-C class. |
com.jniwrapper.Pointer.Void |
NSDate.descriptionWithLocale(NSDictionary locale)
|
Uses of NSDictionary in com.jniwrapper.macosx.cocoa.nsdecimalnumber |
Methods in com.jniwrapper.macosx.cocoa.nsdecimalnumber with parameters of type NSDictionary | |
com.jniwrapper.Pointer.Void |
NSDecimalNumber.descriptionWithLocale(NSDictionary locale)
|
static com.jniwrapper.Pointer.Void |
NSDecimalNumber.static_decimalNumberWithString_locale(java.lang.String numberValue,
NSDictionary locale)
This method represents the decimalNumberWithString() method of the NSDecimalNumber Objective-C class. |
Id |
NSDecimalNumber.initWithString_locale(java.lang.String numberValue,
NSDictionary locale)
This method represents the initWithString() method of the NSDecimalNumber Objective-C class. |
Uses of NSDictionary in com.jniwrapper.macosx.cocoa.nsdictionary |
Subclasses of NSDictionary in com.jniwrapper.macosx.cocoa.nsdictionary | |
class |
NSMutableDictionary
This class represents NSMutableDictionary class. |
Methods in com.jniwrapper.macosx.cocoa.nsdictionary that return NSDictionary | |
static NSDictionary |
NSDictionary.NSDictionary_dictionaryWithContentsOfURL(NSURL url)
This method represents the dictionaryWithContentsOfURL static constructor of the NSDictionary Objective-C class. |
static NSDictionary |
NSDictionary.NSDictionary_dictionaryWithContentsOfFile(java.lang.String path)
This method represents the dictionaryWithContentsOfFile static constructor of the NSDictionary Objective-C class. |
static NSDictionary |
NSDictionary.NSDictionary_dictionaryWithObjectsAndKeys(Id firstObject,
com.jniwrapper.Parameter[] parameters)
This method represents the dictionaryWithObjectsAndKeys static constructor of the NSDictionary Objective-C class. |
static NSDictionary |
NSDictionary.NSDictionary_dictionaryWithObjects_forKeys(NSArray objects,
NSArray keys)
This method represents the dictionaryWithObjects static constructor of the NSDictionary Objective-C class. |
static NSDictionary |
NSDictionary.NSDictionary_dictionaryWithDictionary(NSDictionary dict)
This method represents the dictionaryWithDictionary static constructor of the NSDictionary Objective-C class. |
static NSDictionary |
NSDictionary.NSDictionary_dictionary()
This method represents the dictionary static constructor of the NSDictionary Objective-C class. |
static NSDictionary |
NSDictionary.NSDictionary_dictionaryWithObjects_forKeys_count(Id objects,
Id keys,
com.jniwrapper.UInt16 count)
This method represents the dictionaryWithObjects static constructor of the NSDictionary Objective-C class. |
static NSDictionary |
NSDictionary.NSDictionary_dictionaryWithObject_forKey(Id object,
Id key)
This method represents the dictionaryWithObject static constructor of the NSDictionary Objective-C class. |
Methods in com.jniwrapper.macosx.cocoa.nsdictionary with parameters of type NSDictionary | |
void |
NSMutableDictionary.addEntriesFromDictionary(NSDictionary otherDictionary)
|
void |
NSMutableDictionary.setDictionary(NSDictionary otherDictionary)
|
static NSDictionary |
NSDictionary.NSDictionary_dictionaryWithDictionary(NSDictionary dict)
This method represents the dictionaryWithDictionary static constructor of the NSDictionary Objective-C class. |
Id |
NSDictionary.initWithDictionary(NSDictionary otherDictionary)
|
com.jniwrapper.Pointer.Void |
NSDictionary.descriptionWithLocale(NSDictionary locale)
|
com.jniwrapper.Pointer.Void |
NSDictionary.descriptionWithLocale_indent(NSDictionary locale,
com.jniwrapper.UInt16 level)
This method represents the descriptionWithLocale() method of the NSDictionary Objective-C class. |
com.jniwrapper.Bool |
NSDictionary.isEqualToDictionary(NSDictionary otherDictionary)
|
Id |
NSDictionary.initWithDictionary_copyItems(NSDictionary otherDictionary,
boolean aBool)
This method represents the initWithDictionary() method of the NSDictionary Objective-C class. |
Uses of NSDictionary in com.jniwrapper.macosx.cocoa.nsdistributednotificationcenter |
Methods in com.jniwrapper.macosx.cocoa.nsdistributednotificationcenter with parameters of type NSDictionary | |
void |
NSDistributedNotificationCenter.postNotificationName_object_userInfo_deliverImmediately(java.lang.String name,
java.lang.String object,
NSDictionary userInfo,
boolean deliverImmediately)
This method represents the postNotificationName() method of the NSDistributedNotificationCenter Objective-C class. |
void |
NSDistributedNotificationCenter.postNotificationName_object_userInfo_options(java.lang.String name,
java.lang.String object,
NSDictionary userInfo,
com.jniwrapper.UInt16 options)
This method represents the postNotificationName() method of the NSDistributedNotificationCenter Objective-C class. |
void |
NSDistributedNotificationCenter.postNotificationName_object_userInfo(java.lang.String aName,
java.lang.String anObject,
NSDictionary aUserInfo)
This method represents the postNotificationName() method of the NSDistributedNotificationCenter Objective-C class. |
Uses of NSDictionary in com.jniwrapper.macosx.cocoa.nserror |
Methods in com.jniwrapper.macosx.cocoa.nserror with parameters of type NSDictionary | |
static NSError |
NSError.NSError_errorWithDomain_code_userInfo(java.lang.String domain,
com.jniwrapper.Int code,
NSDictionary dict)
This method represents the errorWithDomain static constructor of the NSError Objective-C class. |
Id |
NSError.initWithDomain_code_userInfo(java.lang.String domain,
com.jniwrapper.Int code,
NSDictionary dict)
This method represents the initWithDomain() method of the NSError Objective-C class. |
Uses of NSDictionary in com.jniwrapper.macosx.cocoa.nsexception |
Methods in com.jniwrapper.macosx.cocoa.nsexception with parameters of type NSDictionary | |
static com.jniwrapper.Pointer.Void |
NSException.static_exceptionWithName_reason_userInfo(java.lang.String name,
java.lang.String reason,
NSDictionary userInfo)
This method represents the exceptionWithName() method of the NSException Objective-C class. |
Id |
NSException.initWithName_reason_userInfo(java.lang.String aName,
java.lang.String aReason,
NSDictionary aUserInfo)
This method represents the initWithName() method of the NSException Objective-C class. |
Uses of NSDictionary in com.jniwrapper.macosx.cocoa.nsfilemanager |
Methods in com.jniwrapper.macosx.cocoa.nsfilemanager with parameters of type NSDictionary | |
com.jniwrapper.Bool |
NSFileManager.changeFileAttributes_atPath(NSDictionary attributes,
java.lang.String path)
This method represents the changeFileAttributes() method of the NSFileManager Objective-C class. |
com.jniwrapper.Bool |
NSFileManager.createDirectoryAtPath_attributes(java.lang.String path,
NSDictionary attributes)
This method represents the createDirectoryAtPath() method of the NSFileManager Objective-C class. |
com.jniwrapper.Bool |
NSFileManager.createFileAtPath_contents_attributes(java.lang.String path,
NSData data,
NSDictionary attr)
This method represents the createFileAtPath() method of the NSFileManager Objective-C class. |
Uses of NSDictionary in com.jniwrapper.macosx.cocoa.nsfilewrapper |
Methods in com.jniwrapper.macosx.cocoa.nsfilewrapper with parameters of type NSDictionary | |
Id |
NSFileWrapper.initDirectoryWithFileWrappers(NSDictionary docs)
|
void |
NSFileWrapper.setFileAttributes(NSDictionary attributes)
|
Uses of NSDictionary in com.jniwrapper.macosx.cocoa.nsfontdescriptor |
Methods in com.jniwrapper.macosx.cocoa.nsfontdescriptor with parameters of type NSDictionary | |
static NSFontDescriptor |
NSFontDescriptor.NSFontDescriptor_fontDescriptorWithFontAttributes(NSDictionary attributes)
This method represents the fontDescriptorWithFontAttributes static constructor of the NSFontDescriptor Objective-C class. |
Id |
NSFontDescriptor.initWithFontAttributes(NSDictionary attributes)
|
Uses of NSDictionary in com.jniwrapper.macosx.cocoa.nsfontmanager |
Methods in com.jniwrapper.macosx.cocoa.nsfontmanager with parameters of type NSDictionary | |
com.jniwrapper.Pointer.Void |
NSFontManager.convertAttributes(NSDictionary attributes)
|
void |
NSFontManager.setSelectedAttributes_isMultiple(NSDictionary attributes,
boolean flag)
This method represents the setSelectedAttributes() method of the NSFontManager Objective-C class. |
Uses of NSDictionary in com.jniwrapper.macosx.cocoa.nsformatter |
Methods in com.jniwrapper.macosx.cocoa.nsformatter with parameters of type NSDictionary | |
com.jniwrapper.Pointer.Void |
NSFormatter.attributedStringForObjectValue_withDefaultAttributes(Id obj,
NSDictionary attrs)
This method represents the attributedStringForObjectValue() method of the NSFormatter Objective-C class. |
Uses of NSDictionary in com.jniwrapper.macosx.cocoa.nsgraphicscontext |
Methods in com.jniwrapper.macosx.cocoa.nsgraphicscontext with parameters of type NSDictionary | |
static com.jniwrapper.Pointer.Void |
NSGraphicsContext.static_graphicsContextWithAttributes(NSDictionary attributes)
|
Uses of NSDictionary in com.jniwrapper.macosx.cocoa.nshttpcookie |
Methods in com.jniwrapper.macosx.cocoa.nshttpcookie with parameters of type NSDictionary | |
static NSHTTPCookie |
NSHTTPCookie.NSHTTPCookie_cookieWithProperties(NSDictionary properties)
This method represents the cookieWithProperties static constructor of the NSHTTPCookie Objective-C class. |
static com.jniwrapper.Pointer.Void |
NSHTTPCookie.static_cookiesWithResponseHeaderFields_forURL(NSDictionary headerFields,
NSURL URL)
This method represents the cookiesWithResponseHeaderFields() method of the NSHTTPCookie Objective-C class. |
Id |
NSHTTPCookie.initWithProperties(NSDictionary properties)
|
Uses of NSDictionary in com.jniwrapper.macosx.cocoa.nsimage |
Methods in com.jniwrapper.macosx.cocoa.nsimage with parameters of type NSDictionary | |
com.jniwrapper.Pointer.Void |
NSImage.bestRepresentationForDevice(NSDictionary deviceDescription)
|
Uses of NSDictionary in com.jniwrapper.macosx.cocoa.nslayoutmanager |
Methods in com.jniwrapper.macosx.cocoa.nslayoutmanager with parameters of type NSDictionary | |
void |
NSLayoutManager.setTemporaryAttributes_forCharacterRange(NSDictionary attrs,
NSRange charRange)
This method represents the setTemporaryAttributes() method of the NSLayoutManager Objective-C class. |
void |
NSLayoutManager.addTemporaryAttributes_forCharacterRange(NSDictionary attrs,
NSRange charRange)
This method represents the addTemporaryAttributes() method of the NSLayoutManager Objective-C class. |
Uses of NSDictionary in com.jniwrapper.macosx.cocoa.nsnib |
Methods in com.jniwrapper.macosx.cocoa.nsnib with parameters of type NSDictionary | |
com.jniwrapper.Bool |
NSNib.instantiateNibWithExternalNameTable(NSDictionary externalNameTable)
|
Uses of NSDictionary in com.jniwrapper.macosx.cocoa.nsnotification |
Methods in com.jniwrapper.macosx.cocoa.nsnotification with parameters of type NSDictionary | |
void |
NSNotificationCenter.postNotificationName_object_userInfo(java.lang.String aName,
Id anObject,
NSDictionary aUserInfo)
This method represents the postNotificationName() method of the NSNotificationCenter Objective-C class. |
static NSNotification |
NSNotification.NSNotification_notificationWithName_object_userInfo(java.lang.String aName,
Id anObject,
NSDictionary aUserInfo)
This method represents the notificationWithName static constructor of the NSNotification Objective-C class. |
Uses of NSDictionary in com.jniwrapper.macosx.cocoa.nsnumberformatter |
Methods in com.jniwrapper.macosx.cocoa.nsnumberformatter with parameters of type NSDictionary | |
void |
NSNumberFormatter.setTextAttributesForPositiveValues(NSDictionary newAttributes)
|
void |
NSNumberFormatter.setTextAttributesForNegativeValues(NSDictionary newAttributes)
|
Uses of NSDictionary in com.jniwrapper.macosx.cocoa.nsobject |
Methods in com.jniwrapper.macosx.cocoa.nsobject with parameters of type NSDictionary | |
com.jniwrapper.Bool |
NSObject.fileManager_shouldProceedAfterError(NSFileManager fm,
NSDictionary errorInfo)
This method represents the fileManager() method of the NSObject Objective-C class. |
void |
NSObject.setValuesForKeysWithDictionary(NSDictionary keyedValues)
|
void |
NSObject.netServiceBrowser_didNotSearch(NSNetServiceBrowser aNetServiceBrowser,
NSDictionary errorDict)
This method represents the netServiceBrowser() method of the NSObject Objective-C class. |
void |
NSObject.bind_toObject_withKeyPath_options(java.lang.String binding,
Id observable,
java.lang.String keyPath,
NSDictionary options)
This method represents the bind() method of the NSObject Objective-C class. |
void |
NSObject.netService_didNotResolve(NSNetService sender,
NSDictionary errorDict)
This method represents the netService() method of the NSObject Objective-C class. |
void |
NSObject.netService_didNotPublish(NSNetService sender,
NSDictionary errorDict)
This method represents the netService() method of the NSObject Objective-C class. |
void |
NSObject.parser_didStartElement_namespaceURI_qualifiedName_attributes(NSXMLParser parser,
java.lang.String elementName,
java.lang.String namespaceURI,
java.lang.String qName,
NSDictionary attributeDict)
This method represents the parser() method of the NSObject Objective-C class. |
void |
NSObject.setScriptingProperties(NSDictionary properties)
|
void |
NSObject.observeValueForKeyPath_ofObject_change_context(java.lang.String keyPath,
Id object,
NSDictionary change,
com.jniwrapper.Pointer.Void context)
This method represents the observeValueForKeyPath() method of the NSObject Objective-C class. |
void |
NSObject.takeValuesFromDictionary(NSDictionary properties)
|
Uses of NSDictionary in com.jniwrapper.macosx.cocoa.nsparagraphstyle |
Methods in com.jniwrapper.macosx.cocoa.nsparagraphstyle with parameters of type NSDictionary | |
Id |
NSTextTab.initWithTextAlignment_location_options(NSTextAlignment alignment,
com.jniwrapper.SingleFloat loc,
NSDictionary options)
This method represents the initWithTextAlignment() method of the NSTextTab Objective-C class. |
Uses of NSDictionary in com.jniwrapper.macosx.cocoa.nsprintinfo |
Methods in com.jniwrapper.macosx.cocoa.nsprintinfo with parameters of type NSDictionary | |
Id |
NSPrintInfo.initWithDictionary(NSDictionary attributes)
|
Uses of NSDictionary in com.jniwrapper.macosx.cocoa.nsscanner |
Methods in com.jniwrapper.macosx.cocoa.nsscanner with parameters of type NSDictionary | |
void |
NSScanner.setLocale(NSDictionary dict)
|
Uses of NSDictionary in com.jniwrapper.macosx.cocoa.nsscriptclassdescription |
Methods in com.jniwrapper.macosx.cocoa.nsscriptclassdescription with parameters of type NSDictionary | |
Id |
NSScriptClassDescription.initWithSuiteName_className_dictionary(java.lang.String suiteName,
java.lang.String className,
NSDictionary dict)
This method represents the initWithSuiteName() method of the NSScriptClassDescription Objective-C class. |
Uses of NSDictionary in com.jniwrapper.macosx.cocoa.nsscriptcommand |
Methods in com.jniwrapper.macosx.cocoa.nsscriptcommand with parameters of type NSDictionary | |
void |
NSScriptCommand.setArguments(NSDictionary args)
|
Uses of NSDictionary in com.jniwrapper.macosx.cocoa.nsscriptcommanddescription |
Methods in com.jniwrapper.macosx.cocoa.nsscriptcommanddescription with parameters of type NSDictionary | |
Id |
NSScriptCommandDescription.initWithSuiteName_commandName_dictionary(java.lang.String suiteName,
java.lang.String commandName,
NSDictionary commandDefDict)
This method represents the initWithSuiteName() method of the NSScriptCommandDescription Objective-C class. |
Uses of NSDictionary in com.jniwrapper.macosx.cocoa.nsscriptsuiteregistry |
Methods in com.jniwrapper.macosx.cocoa.nsscriptsuiteregistry with parameters of type NSDictionary | |
void |
NSScriptSuiteRegistry.loadSuiteWithDictionary_fromBundle(NSDictionary dict,
NSBundle bundle)
This method represents the loadSuiteWithDictionary() method of the NSScriptSuiteRegistry Objective-C class. |
Uses of NSDictionary in com.jniwrapper.macosx.cocoa.nsset |
Methods in com.jniwrapper.macosx.cocoa.nsset with parameters of type NSDictionary | |
com.jniwrapper.Pointer.Void |
NSSet.descriptionWithLocale(NSDictionary locale)
|
Uses of NSDictionary in com.jniwrapper.macosx.cocoa.nsstring |
Methods in com.jniwrapper.macosx.cocoa.nsstring with parameters of type NSDictionary | |
void |
NSString.drawAtPoint_withAttributes(NSPoint point,
NSDictionary attrs)
This method represents the drawAtPoint() method of the NSString Objective-C class. |
NSComparisonResult |
NSString.compare_options_range_locale(java.lang.String string,
com.jniwrapper.UInt16 mask,
NSRange compareRange,
NSDictionary dict)
This method represents the compare() method of the NSString Objective-C class. |
void |
NSString.drawInRect_withAttributes(NSRect rect,
NSDictionary attrs)
This method represents the drawInRect() method of the NSString Objective-C class. |
NSSize |
NSString.sizeWithAttributes(NSDictionary attrs)
|
Id |
NSString.initWithFormat_locale(java.lang.String format,
NSDictionary dict,
com.jniwrapper.Parameter[] parameters)
This method represents the initWithFormat() method of the NSString Objective-C class. |
Id |
NSString.initWithFormat_locale_arguments(java.lang.String format,
NSDictionary dict,
com.jniwrapper.Pointer.Void argList)
This method represents the initWithFormat() method of the NSString Objective-C class. |
Uses of NSDictionary in com.jniwrapper.macosx.cocoa.nstask |
Methods in com.jniwrapper.macosx.cocoa.nstask with parameters of type NSDictionary | |
void |
NSTask.setEnvironment(NSDictionary dict)
|
Uses of NSDictionary in com.jniwrapper.macosx.cocoa.nstextview |
Methods in com.jniwrapper.macosx.cocoa.nstextview with parameters of type NSDictionary | |
void |
NSTextView.setSelectedTextAttributes(NSDictionary attributeDictionary)
|
void |
NSTextView.setMarkedTextAttributes(NSDictionary attributeDictionary)
|
void |
NSTextView.setTypingAttributes(NSDictionary attrs)
|
void |
NSTextView.setLinkTextAttributes(NSDictionary attributeDictionary)
|
Uses of NSDictionary in com.jniwrapper.macosx.cocoa.nstoolbar |
Methods in com.jniwrapper.macosx.cocoa.nstoolbar with parameters of type NSDictionary | |
void |
NSToolbar.setConfigurationFromDictionary(NSDictionary configDict)
|
Uses of NSDictionary in com.jniwrapper.macosx.cocoa.nsurlcache |
Methods in com.jniwrapper.macosx.cocoa.nsurlcache with parameters of type NSDictionary | |
Id |
NSCachedURLResponse.initWithResponse_data_userInfo_storagePolicy(NSURLResponse response,
NSData data,
NSDictionary userInfo,
NSURLCacheStoragePolicy storagePolicy)
This method represents the initWithResponse() method of the NSCachedURLResponse Objective-C class. |
Uses of NSDictionary in com.jniwrapper.macosx.cocoa.nsurlrequest |
Methods in com.jniwrapper.macosx.cocoa.nsurlrequest with parameters of type NSDictionary | |
void |
NSMutableURLRequest.setAllHTTPHeaderFields(NSDictionary headerFields)
|
Uses of NSDictionary in com.jniwrapper.macosx.cocoa.nsuserdefaults |
Methods in com.jniwrapper.macosx.cocoa.nsuserdefaults with parameters of type NSDictionary | |
void |
NSUserDefaults.registerDefaults(NSDictionary registrationDictionary)
|
void |
NSUserDefaults.setVolatileDomain_forName(NSDictionary domain,
java.lang.String domainName)
This method represents the setVolatileDomain() method of the NSUserDefaults Objective-C class. |
void |
NSUserDefaults.setPersistentDomain_forName(NSDictionary domain,
java.lang.String domainName)
This method represents the setPersistentDomain() method of the NSUserDefaults Objective-C class. |
Uses of NSDictionary in com.jniwrapper.macosx.cocoa.nsuserdefaultscontroller |
Methods in com.jniwrapper.macosx.cocoa.nsuserdefaultscontroller with parameters of type NSDictionary | |
Id |
NSUserDefaultsController.initWithDefaults_initialValues(NSUserDefaults defaults,
NSDictionary initialValues)
This method represents the initWithDefaults() method of the NSUserDefaultsController Objective-C class. |
void |
NSUserDefaultsController.setInitialValues(NSDictionary initialValues)
|
Uses of NSDictionary in com.jniwrapper.macosx.cocoa.nsvalue |
Methods in com.jniwrapper.macosx.cocoa.nsvalue with parameters of type NSDictionary | |
com.jniwrapper.Pointer.Void |
NSNumber.descriptionWithLocale(NSDictionary locale)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |