Class NSObject
java.lang.Object
org.eclipse.swt.internal.cocoa.id
org.eclipse.swt.internal.cocoa.NSObject
- Direct Known Subclasses:
DOMDocument, DOMEvent, NSAffineTransform, NSAlert, NSAppleEventDescriptor, NSArray, NSAssertionHandler, NSAttributedString, NSAutoreleasePool, NSBezierPath, NSBundle, NSCell, NSCharacterSet, NSCoder, NSColor, NSColorList, NSColorSpace, NSCursor, NSData, NSDate, NSDictionary, NSDockTile, NSEnumerator, NSError, NSEvent, NSFileManager, NSFileWrapper, NSFont, NSFontManager, NSFormatter, NSGradient, NSGraphicsContext, NSHTTPCookie, NSHTTPCookieStorage, NSImage, NSImageRep, NSIndexSet, NSInputManager, NSLayoutManager, NSLocale, NSMenu, NSMenuItem, NSNotification, NSNotificationCenter, NSOpenGLContext, NSOpenGLPixelFormat, NSParagraphStyle, NSPasteboard, NSPrinter, NSPrintInfo, NSPrintOperation, NSPrintPanel, NSResponder, NSRunLoop, NSRunningApplication, NSScreen, NSSet, NSStatusBar, NSStatusItem, NSString, NSTableColumn, NSTabViewItem, NSTextAttachment, NSTextContainer, NSTextTab, NSThread, NSTimer, NSTimeZone, NSToolbar, NSToolbarItem, NSTouch, NSTrackingArea, NSTypesetter, NSUndoManager, NSURL, NSURLAuthenticationChallenge, NSURLCredential, NSURLDownload, NSURLProtectionSpace, NSURLRequest, NSUserDefaults, NSValue, NSWorkspace, SWTApplicationDelegate, SWTDragSourceDelegate, SWTPanelDelegate, SWTPrintPanelDelegate, SWTTreeItem, SWTWebViewDelegate, SWTWindowDelegate, WebDataSource, WebDocumentRepresentation, WebFrame, WebFrameView, WebOpenPanelResultListener, WebPolicyDecisionListener, WebPreferences, WebScriptObject, WebUndefined
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaccessibilityAttributeValue(NSString attribute, id parameter) booleanaccessibilitySetOverrideValue(id value, NSString attribute) voidaddEventListener(NSString type, id listener, boolean useCapture) alloc()voidbooleanconformsToProtocol(Protocol aProtocol) copy()voiddraggedImage(NSImage image, NSPoint screenPoint, long operation) longvoidhandleEvent(DOMEvent event) init()booleanbooleanbooleanisKindOfClass(long aClass) booleanoutlineView(NSOutlineView outlineView, long columnIndex, long newColumnIndex) booleanoutlineView(NSOutlineView outlineView, id item) booleanoutlineView(NSOutlineView outlineView, NSCell cell, NSTableColumn tableColumn, id item) booleanoutlineView(NSOutlineView outlineView, NSTableColumn tableColumn, id item) voidperformSelector(long aSelector, id anArgument, double delay, NSArray modes) voidperformSelectorOnMainThread(long aSelector, id arg, boolean wait) booleanvoidrelease()booleanrespondsToSelector(long aSelector) retain()longvoidlongbooleantableView(NSTableView tableView, long row) booleantableView(NSTableView tableView, long columnIndex, long newColumnIndex) booleantableView(NSTableView tableView, NSCell cell, NSTableColumn tableColumn, long row) voiduseCredential(NSURLCredential credential, NSURLAuthenticationChallenge challenge) valueForKey(NSString key) booleanwriteSelectionToPasteboard(NSPasteboard pboard, NSArray types) Methods inherited from class id
equals, hashCode, objc_getClass, toString
-
Constructor Details
-
NSObject
public NSObject() -
NSObject
public NSObject(long id) -
NSObject
-
-
Method Details
-
alloc
-
accessibilityAttributeValue
-
accessibilitySetOverrideValue
-
draggedImage
-
draggingDestinationWindow
-
draggingLocation
-
draggingPasteboard
-
draggingSourceOperationMask
public long draggingSourceOperationMask() -
outlineView
-
outlineView
-
outlineView
-
outlineView
public boolean outlineView(NSOutlineView outlineView, NSCell cell, NSTableColumn tableColumn, id item) -
readSelectionFromPasteboard
-
tableView
-
tableView
-
tableView
-
writeSelectionToPasteboard
-
autorelease
-
cancelAuthenticationChallenge
-
className
-
conformsToProtocol
-
copy
-
description
-
init
-
isEqual
-
isEqualTo
-
isKindOfClass
public boolean isKindOfClass(long aClass) -
mutableCopy
-
performSelector
-
performSelectorOnMainThread
-
release
public void release() -
respondsToSelector
public boolean respondsToSelector(long aSelector) -
retain
-
retainCount
public long retainCount() -
setValue
-
superclass
public long superclass() -
useCredential
-
valueForKey
-
addEventListener
-
handleEvent
-