Uses of Interface
org.rococoa.cocoa.appkit.protocols.NSImageDelegate

Packages that use NSImageDelegate
org.rococoa.cocoa.appkit   
 

Uses of NSImageDelegate in org.rococoa.cocoa.appkit
 

Methods in org.rococoa.cocoa.appkit that return NSImageDelegate
abstract  NSImageDelegate NSImage.delegate()
          Original signature : -(id)delegate
native declaration : NSImage.h:132
 

Methods in org.rococoa.cocoa.appkit with parameters of type NSImageDelegate
abstract  void NSImage.setDelegate(NSImageDelegate anObject)
          Original signature : -(void)setDelegate:(id)
native declaration : NSImage.h:131
 



Copyright © 2009. All Rights Reserved.