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

Packages that use NSSoundDelegate
org.rococoa.cocoa.appkit   
 

Uses of NSSoundDelegate in org.rococoa.cocoa.appkit
 

Methods in org.rococoa.cocoa.appkit that return NSSoundDelegate
abstract  NSSoundDelegate NSSound.delegate()
          Original signature : -(id)delegate
native declaration : NSSound.h:66
 

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



Copyright © 2009. All Rights Reserved.