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

Packages that use NSPathCellDelegate
org.rococoa.cocoa.appkit   
 

Uses of NSPathCellDelegate in org.rococoa.cocoa.appkit
 

Methods in org.rococoa.cocoa.appkit that return NSPathCellDelegate
abstract  NSPathCellDelegate NSPathCell.delegate()
          Get and set the delegate.
 

Methods in org.rococoa.cocoa.appkit with parameters of type NSPathCellDelegate
abstract  void NSPathCell.setDelegate(NSPathCellDelegate value)
          Original signature : -(void)setDelegate:(id)
native declaration : NSPathCell.h:93
 



Copyright © 2009. All Rights Reserved.