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

Packages that use NSPathControlDelegate
org.rococoa.cocoa.appkit   
 

Uses of NSPathControlDelegate in org.rococoa.cocoa.appkit
 

Methods in org.rococoa.cocoa.appkit that return NSPathControlDelegate
abstract  NSPathControlDelegate NSPathControl.delegate()
          Gets and sets the delegate for this control.
 

Methods in org.rococoa.cocoa.appkit with parameters of type NSPathControlDelegate
abstract  void NSPathControl.setDelegate(NSPathControlDelegate delegate)
          Original signature : -(void)setDelegate:(id)
native declaration : NSPathControl.h:62
 



Copyright © 2009. All Rights Reserved.