Uses of Class
org.eclipse.swt.internal.cocoa.NSImage
Packages that use NSImage
-
Uses of NSImage in org.eclipse.swt.graphics
Fields in org.eclipse.swt.graphics declared as NSImageModifier and TypeFieldDescriptionImage.handlethe handle to the OS image resource (Warning: This field is platform dependent)Methods in org.eclipse.swt.graphics with parameters of type NSImage -
Uses of NSImage in org.eclipse.swt.internal.cocoa
Methods in org.eclipse.swt.internal.cocoa that return NSImageModifier and TypeMethodDescriptionNSApplication.applicationIconImage()NSTableView.dragImageForRowsWithIndexes(NSIndexSet dragRows, NSArray tableColumns, NSEvent dragEvent, long dragImageOffset) NSWorkspace.iconForFile(NSString fullPath) NSWorkspace.iconForFileType(NSString fileType) NSCell.image()NSImageView.image()NSMenuItem.image()static NSImageNSImage.imageNamed(NSString name) NSImage.initByReferencingFile(NSString fileName) NSImage.initWithContentsOfFile(NSString fileName) NSImage.initWithData(NSData data) NSImage.initWithIconRef(long iconRef) NSImage.initWithSize(NSSize aSize) Methods in org.eclipse.swt.internal.cocoa with parameters of type NSImageModifier and TypeMethodDescriptionstatic NSColorNSColor.colorWithPatternImage(NSImage image) voidNSObject.draggedImage(NSImage image, NSPoint screenPoint, long operation) voidNSView.dragImage(NSImage anImage, NSPoint viewLocation, NSSize initialOffset, NSEvent event, NSPasteboard pboard, id sourceObj, boolean slideFlag) voidNSCursor.initWithImage(NSImage newImage, NSPoint aPoint) voidNSApplication.setApplicationIconImage(NSImage applicationIconImage) voidvoidvoidvoidvoidvoidvoidvoidNSTableView.setIndicatorImage(NSImage anImage, NSTableColumn tc)