Uses of Interface
org.rococoa.cocoa.foundation.protocols.NSKeyedArchiverDelegate

Packages that use NSKeyedArchiverDelegate
org.rococoa.cocoa.foundation   
 

Uses of NSKeyedArchiverDelegate in org.rococoa.cocoa.foundation
 

Methods in org.rococoa.cocoa.foundation that return NSKeyedArchiverDelegate
abstract  NSKeyedArchiverDelegate NSKeyedArchiver.delegate()
          Original signature : -(id)delegate
native declaration : NSKeyedArchiver.h:47
 

Methods in org.rococoa.cocoa.foundation with parameters of type NSKeyedArchiverDelegate
abstract  void NSKeyedArchiver.setDelegate(NSKeyedArchiverDelegate delegate)
          Original signature : -(void)setDelegate:(id)
native declaration : NSKeyedArchiver.h:46
 



Copyright © 2009. All Rights Reserved.