Uses of Class
org.rococoa.cocoa.appkit.NSCustomImageRep

Packages that use NSCustomImageRep
org.rococoa.cocoa.appkit   
 

Uses of NSCustomImageRep in org.rococoa.cocoa.appkit
 

Methods in org.rococoa.cocoa.appkit that return NSCustomImageRep
static NSCustomImageRep NSCustomImageRep.alloc()
           
abstract  NSCustomImageRep NSCustomImageRep._class_.alloc()
           
static NSCustomImageRep NSCustomImageRep.createWithDrawSelector_delegate(Selector aMethod, ObjCObject anObject)
          Factory method
abstract  NSCustomImageRep NSCustomImageRep.initWithDrawSelector_delegate(Selector aMethod, ObjCObject anObject)
          Original signature : -(id)initWithDrawSelector:(SEL) delegate:(id)
native declaration : NSCustomImageRep.h:18
static NSCustomImageRep NSCustomImageRep.new_()
           
abstract  NSCustomImageRep NSCustomImageRep._class_.new_()
           
 



Copyright © 2009. All Rights Reserved.