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

Packages that use NSSpeechSynthesizerDelegate
org.rococoa.cocoa.appkit   
 

Uses of NSSpeechSynthesizerDelegate in org.rococoa.cocoa.appkit
 

Methods in org.rococoa.cocoa.appkit that return NSSpeechSynthesizerDelegate
abstract  NSSpeechSynthesizerDelegate NSSpeechSynthesizer.delegate()
          Original signature : -(id)delegate
native declaration : NSSpeechSynthesizer.h:63
 

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



Copyright © 2009. All Rights Reserved.