Uses of Class
org.rococoa.contrib.appkit.NSSpeechSynthesizer.NSSpeechStatus.StatusProperty

Packages that use NSSpeechSynthesizer.NSSpeechStatus.StatusProperty
org.rococoa.contrib.appkit   
 

Uses of NSSpeechSynthesizer.NSSpeechStatus.StatusProperty in org.rococoa.contrib.appkit
 

Methods in org.rococoa.contrib.appkit that return NSSpeechSynthesizer.NSSpeechStatus.StatusProperty
static NSSpeechSynthesizer.NSSpeechStatus.StatusProperty NSSpeechSynthesizer.NSSpeechStatus.StatusProperty.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static NSSpeechSynthesizer.NSSpeechStatus.StatusProperty[] NSSpeechSynthesizer.NSSpeechStatus.StatusProperty.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012. All Rights Reserved.