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

Packages that use NSConnectionDelegate
org.rococoa.cocoa.foundation   
 

Uses of NSConnectionDelegate in org.rococoa.cocoa.foundation
 

Methods in org.rococoa.cocoa.foundation that return NSConnectionDelegate
abstract  NSConnectionDelegate NSConnection.delegate()
          Original signature : -(id)delegate
native declaration : NSConnection.h:72
 

Methods in org.rococoa.cocoa.foundation with parameters of type NSConnectionDelegate
abstract  void NSConnection.setDelegate(NSConnectionDelegate anObject)
          Original signature : -(void)setDelegate:(id)
native declaration : NSConnection.h:71
 



Copyright © 2009. All Rights Reserved.