Uses of Class
org.rococoa.contrib.appkit.NSSpeechDictionary.Entry

Packages that use NSSpeechDictionary.Entry
org.rococoa.contrib.appkit   
 

Uses of NSSpeechDictionary.Entry in org.rococoa.contrib.appkit
 

Methods in org.rococoa.contrib.appkit that return types with arguments of type NSSpeechDictionary.Entry
 List<NSSpeechDictionary.Entry> NSSpeechDictionary.getAbbreviations()
           
 List<NSSpeechDictionary.Entry> NSSpeechDictionary.getPronunciations()
           
 

Methods in org.rococoa.contrib.appkit with parameters of type NSSpeechDictionary.Entry
 void NSSpeechDictionary.addAbbreviation(NSSpeechDictionary.Entry abbreviation)
           
 void NSSpeechDictionary.addPronounciation(NSSpeechDictionary.Entry pronounciation)
           
 

Method parameters in org.rococoa.contrib.appkit with type arguments of type NSSpeechDictionary.Entry
 void NSSpeechDictionary.setAbbreviations(List<NSSpeechDictionary.Entry> abbreviations)
           
 void NSSpeechDictionary.setPronunciations(List<NSSpeechDictionary.Entry> pronounciations)
           
 



Copyright © 2012. All Rights Reserved.