Uses of Class
org.rococoa.contrib.appkit.NSSpeechSynthesizer.NSSpeechError.ErrorProperty

Packages that use NSSpeechSynthesizer.NSSpeechError.ErrorProperty
org.rococoa.contrib.appkit   
 

Uses of NSSpeechSynthesizer.NSSpeechError.ErrorProperty in org.rococoa.contrib.appkit
 

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



Copyright © 2012. All Rights Reserved.