|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||