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

Packages that use NSTokenFieldCellDelegate
org.rococoa.cocoa.appkit   
 

Uses of NSTokenFieldCellDelegate in org.rococoa.cocoa.appkit
 

Methods in org.rococoa.cocoa.appkit that return NSTokenFieldCellDelegate
abstract  NSTokenFieldCellDelegate NSTokenFieldCell.delegate()
          Original signature : -(id)delegate
native declaration : NSTokenFieldCell.h:68
 

Methods in org.rococoa.cocoa.appkit with parameters of type NSTokenFieldCellDelegate
abstract  void NSTokenFieldCell.setDelegate(NSTokenFieldCellDelegate anObject)
          Original signature : -(void)setDelegate:(id)
native declaration : NSTokenFieldCell.h:67
 



Copyright © 2009. All Rights Reserved.