Uses of Class
org.eclipse.swt.internal.cocoa.id
-
Packages that use id Package Description org.eclipse.swt.accessibility org.eclipse.swt.internal.cocoa -
-
Uses of id in org.eclipse.swt.accessibility
Methods in org.eclipse.swt.accessibility that return id Modifier and Type Method Description id
Accessible. internal_accessibilityActionDescription(NSString action, int childID)
Gets the human-readable description of an action.id
Accessible. internal_accessibilityAttributeValue(NSString attribute, int childID)
Returns the value for the specified attribute.id
Accessible. internal_accessibilityAttributeValue_forParameter(NSString attribute, id parameter, int childID)
Returns the value of the specified attribute, using the supplied parameter.id
Accessible. internal_accessibilityFocusedUIElement(int childID)
Returns the UI Element that has the focus.id
Accessible. internal_accessibilityHitTest(NSPoint point, int childID)
Returns the deepest descendant of the UIElement hierarchy that contains the point.Methods in org.eclipse.swt.accessibility with parameters of type id Modifier and Type Method Description id
Accessible. internal_accessibilityAttributeValue_forParameter(NSString attribute, id parameter, int childID)
Returns the value of the specified attribute, using the supplied parameter.void
Accessible. internal_accessibilitySetValue_forAttribute(id value, NSString attribute, int childId)
Set the value of the specified attribute to the given value. -
Uses of id in org.eclipse.swt.internal.cocoa
Methods in org.eclipse.swt.internal.cocoa that return id Modifier and Type Method Description id
NSObject. accessibilityAttributeValue(NSString attribute, id parameter)
id
NSAttributedString. attribute(NSString attrName, long location, long range)
id
NSObject. copy()
id
NSWindow. delegate()
id
NSTouch. device()
id
NSOutlineView. itemAtRow(long row)
id
NSComboBox. itemObjectValueAtIndex(long index)
id
NSObject. mutableCopy()
id
NSEnumerator. nextObject()
id
NSNotification. object()
id
NSArray. objectAtIndex(long index)
id
NSBundle. objectForInfoDictionaryKey(NSString key)
id
NSDictionary. objectForKey(id aKey)
id
NSUserDefaults. objectForKey(NSString defaultName)
id
NSTrackingArea. owner()
id
NSPasteboard. propertyListForType(NSString dataType)
id
NSURLAuthenticationChallenge. sender()
id
NSActionCell. target()
id
NSControl. target()
id
NSMenuItem. target()
static id
NSKeyedUnarchiver. unarchiveObjectWithData(NSData data)
id
NSTimer. userInfo()
id
NSResponder. validRequestorForSendType(NSString sendType, NSString returnType)
id
NSDictionary. valueForKey(NSString key)
id
NSObject. valueForKey(NSString key)
id
WebScriptObject. webScriptValueAtIndex(int index)
Methods in org.eclipse.swt.internal.cocoa with parameters of type id Modifier and Type Method Description id
NSObject. accessibilityAttributeValue(NSString attribute, id parameter)
boolean
NSObject. accessibilitySetOverrideValue(id value, NSString attribute)
void
NSMutableAttributedString. addAttribute(NSString name, id value, NSRange range)
void
NSObject. addEventListener(NSString type, id listener, boolean useCapture)
void
NSComboBox. addItemWithObjectValue(id object)
void
NSMutableArray. addObject(id anObject)
void
NSNotificationCenter. addObserver(id observer, long aSelector, NSString aName, id anObject)
void
NSLayoutManager. addTemporaryAttribute(NSString attrName, id value, NSRange charRange)
long
NSView. addToolTipRect(NSRect aRect, id anObject, long data)
long
NSPasteboard. addTypes(NSArray newTypes, id newOwner)
static NSData
NSKeyedArchiver. archivedDataWithRootObject(id rootObject)
void
NSApplication. arrangeInFront(id sender)
static NSArray
NSArray. arrayWithObject(id anObject)
static NSMutableArray
NSMutableArray. arrayWithObject(id anObject)
void
NSApplication. beginSheet(NSWindow sheet, NSWindow docWindow, id modalDelegate, long didEndSelector, long contextInfo)
void
SFCertificateTrustPanel. beginSheetForWindow(NSWindow docWindow, id delegate, long didEndSelector, long contextInfo, long trust, NSString message)
void
NSAlert. beginSheetModalForWindow(NSWindow window, id delegate, long didEndSelector, long contextInfo)
void
NSPrintPanel. beginSheetWithPrintInfo(NSPrintInfo printInfo, NSWindow docWindow, id delegate, long didEndSelector, long contextInfo)
void
NSResponder. cancelOperation(id sender)
void
NSOutlineView. collapseItem(id item)
void
NSOutlineView. collapseItem(id item, boolean collapseChildren)
boolean
NSArray. containsObject(id anObject)
void
NSText. copy(id sender)
void
WebView. copy(id sender)
void
NSText. cut(id sender)
void
WebView. cut(id sender)
long
NSPasteboard. declareTypes(NSArray newTypes, id newOwner)
void
NSWindow. deminiaturize(id sender)
void
NSTableView. deselectAll(id sender)
static NSDictionary
NSDictionary. dictionaryWithObject(id object, id key)
static NSMutableDictionary
NSMutableDictionary. dictionaryWithObject(id object, id key)
NSString
NSLocale. displayNameForKey(id key, id value)
void
NSView. dragImage(NSImage anImage, NSPoint viewLocation, NSSize initialOffset, NSEvent event, NSPasteboard pboard, id sourceObj, boolean slideFlag)
void
NSWindow. endEditingFor(id anObject)
void
NSOutlineView. expandItem(id item)
void
NSOutlineView. expandItem(id item, boolean expandChildren)
NSText
NSWindow. fieldEditor(boolean createFlag, id anObject)
void
NSApplication. hide(id sender)
void
NSApplication. hideOtherApplications(id sender)
long
NSMenu. indexOfItemWithTarget(id target, long actionSelector)
long
NSArray. indexOfObjectIdenticalTo(id anObject)
NSTabViewItem
NSTabViewItem. initWithIdentifier(id identifier)
void
NSComboBox. insertItemWithObjectValue(id object, long index)
void
NSMutableArray. insertObject(id anObject, long index)
boolean
NSObject. isEqual(id object)
boolean
NSOutlineView. isItemExpanded(id item)
long
NSOutlineView. levelForItem(id item)
void
NSWindow. makeKeyAndOrderFront(id sender)
void
NSWindow. miniaturize(id sender)
id
NSDictionary. objectForKey(id aKey)
void
NSWindow. orderBack(id sender)
void
NSWindow. orderFront(id sender)
void
NSApplication. orderFrontStandardAboutPanel(id sender)
void
NSWindow. orderOut(id sender)
boolean
NSObject. outlineView(NSOutlineView outlineView, NSCell cell, NSTableColumn tableColumn, id item)
boolean
NSObject. outlineView(NSOutlineView outlineView, NSTableColumn tableColumn, id item)
void
NSResponder. pageDown(id sender)
void
NSResponder. pageUp(id sender)
void
NSText. paste(id sender)
void
WebView. paste(id sender)
void
NSObject. performSelector(long aSelector, id anArgument, double delay, NSArray modes)
void
NSObject. performSelectorOnMainThread(long aSelector, id arg, boolean wait)
void
WebView. reload(id sender)
void
NSOutlineView. reloadItem(id item, boolean reloadChildren)
void
NSMutableArray. removeObject(id anObject)
void
NSMutableDictionary. removeObjectForKey(id aKey)
void
NSMutableArray. removeObjectIdenticalTo(id anObject)
void
NSNotificationCenter. removeObserver(id observer)
long
NSOutlineView. rowForItem(id item)
static NSTimer
NSTimer. scheduledTimerWithTimeInterval(double ti, id aTarget, long aSelector, id userInfo, boolean yesOrNo)
void
NSTableView. selectAll(id sender)
void
NSText. selectAll(id sender)
void
NSTextField. selectText(id sender)
boolean
NSApplication. sendAction(long theAction, id theTarget, id sender)
boolean
NSControl. sendAction(long theAction, id theTarget)
void
NSTextAttachment. setAttachmentCell(id attachmentCell)
void
NSTableColumn. setDataCell(id dataCell)
void
NSTableView. setDataSource(id aSource)
void
NSApplication. setDelegate(id delegate)
void
NSMenu. setDelegate(id delegate)
void
NSTableView. setDelegate(id delegate)
void
NSTabView. setDelegate(id delegate)
void
NSText. setDelegate(id delegate)
void
NSTextField. setDelegate(id delegate)
void
NSToolbar. setDelegate(id delegate)
void
NSWindow. setDelegate(id delegate)
void
NSScrollView. setDocumentView(id documentView)
void
WebView. setDownloadDelegate(id downloadDelegate)
void
NSOutlineView. setDropItem(id item, long index)
void
WebView. setFrameLoadDelegate(id frameLoadDelegate)
void
NSMutableDictionary. setObject(id anObject, id aKey)
void
NSCell. setObjectValue(id objectValue)
void
WebView. setPolicyDelegate(id policyDelegate)
boolean
NSPasteboard. setPropertyList(id plist, NSString dataType)
void
WebView. setResourceLoadDelegate(id resourceLoadDelegate)
void
NSActionCell. setTarget(id target)
void
NSControl. setTarget(id target)
void
NSMenuItem. setTarget(id target)
void
NSToolbarItem. setTarget(id target)
void
WebView. setUIDelegate(id UIDelegate)
void
NSMutableDictionary. setValue(id value, NSString key)
void
NSObject. setValue(id value, NSString key)
void
NSProgressIndicator. startAnimation(id sender)
void
NSApplication. stop(id sender)
void
WebView. stopLoading(id sender)
NSString
NSFormatter. stringForObjectValue(id obj)
void
NSApplication. terminate(id sender)
void
NSWindow. toggleFullScreen(id sender)
void
NSApplication. unhideAllApplications(id sender)
void
NSWindow. zoom(id sender)
-