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

Packages that use NSPortDelegate
org.rococoa.cocoa.foundation   
 

Uses of NSPortDelegate in org.rococoa.cocoa.foundation
 

Methods in org.rococoa.cocoa.foundation that return NSPortDelegate
abstract  NSPortDelegate NSPort.delegate()
          Original signature : -(id)delegate
native declaration : NSPort.h:32
 

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



Copyright © 2009. All Rights Reserved.