Uses of Class
org.eclipse.swt.internal.cocoa.NSImageRep
Packages that use NSImageRep
-
Uses of NSImageRep in org.eclipse.swt.internal.cocoa
Subclasses of NSImageRep in org.eclipse.swt.internal.cocoaMethods in org.eclipse.swt.internal.cocoa that return NSImageRepModifier and TypeMethodDescriptionNSImage.bestRepresentationForDevice(NSDictionary deviceDescription) static NSImageRepNSBitmapImageRep.imageRepWithContentsOfFile(NSString filename) static NSImageRepNSImageRep.imageRepWithContentsOfFile(NSString filename) Methods in org.eclipse.swt.internal.cocoa with parameters of type NSImageRepModifier and TypeMethodDescriptionvoidNSImage.addRepresentation(NSImageRep imageRep) voidNSImage.removeRepresentation(NSImageRep imageRep)