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

Packages that use NSMatrixDelegate
org.rococoa.cocoa.appkit   
 

Uses of NSMatrixDelegate in org.rococoa.cocoa.appkit
 

Methods in org.rococoa.cocoa.appkit that return NSMatrixDelegate
abstract  NSMatrixDelegate NSMatrix.delegate()
          Original signature : -(id)delegate
native declaration : NSMatrix.h:195
 

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



Copyright © 2009. All Rights Reserved.