Uses of Package
org.rococoa.contrib.appkit

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

Classes in org.rococoa.contrib.appkit used by org.rococoa.contrib.appkit
NSInvocationOperation
          NSInvocationOperation from Cocoa.
NSInvocationOperation._Class
           
NSOperation
          NSOperation from Cocoa.
NSOperation._Class
           
NSOperationQueue
          NSOperationQueue from Cocoa;
NSOperationQueue._Class
           
NSSpeechDictionary
          NSVoice encapsulates the properties of a speech synthesis dictionary, and can be used with NSSpeechSynthesizer to change the way words are pronounced.
NSSpeechDictionary.Entry
          Represents a dictionary entry.
NSSpeechDictionary.Entry.DictionaryEntryProperty
          The properties associated with a dictionary entry
NSSpeechDictionary.SpeechDictionaryProperty
          Defines the properties of a speech dictionary
NSSpeechSynthesizer
          Provides access to Cocoa NSSpeechSynthesizer.
NSSpeechSynthesizer._Class
          Represents the Objective C class of the speech synthesizer
NSSpeechSynthesizer.NSSpeechBoundary
          Describes boundaries between speech units
NSSpeechSynthesizer.NSSpeechCommand
          Desribes how to set the delimiters used to embed commands in text to be spoken
NSSpeechSynthesizer.NSSpeechCommand.CommandDelimiterProperty
           
NSSpeechSynthesizer.NSSpeechError
          Describes an error that occurred
NSSpeechSynthesizer.NSSpeechError.ErrorProperty
           
NSSpeechSynthesizer.NSSpeechMode
          Describes the modes a synthesizer can operate in.
NSSpeechSynthesizer.NSSpeechPhonemeInfo
          Describes information about phonemes the synthesizer uses
NSSpeechSynthesizer.NSSpeechPhonemeInfo.PhonemeInfoProperty
           
NSSpeechSynthesizer.NSSpeechStatus
          Describes the current status of the synthesizer
NSSpeechSynthesizer.NSSpeechStatus.StatusProperty
           
NSSpeechSynthesizer.NSSpeechSynthesizerDelegate
          Interface to be implemented by Java objects that want to be informed about events reported to the speech syntheszier's delegate
NSSpeechSynthesizer.NSSpeechSynthesizerInfo
          Describes identifying information about the synthesizer
NSSpeechSynthesizer.NSSpeechSynthesizerInfo.SpeechSynthesizerInfoProperty
           
NSSpeechSynthesizer.SpeechProperty
          Defines the properties associated with a speech synthesizer.
NSVoice
          NSVoice encapsulates the properties of a speech synthesis voice, and can be used with NSSpeechSynthesizer to change the voice used to spreak.
NSVoice.VoiceGender
          An enumeration representing possible genders for voices
NSVoice.VoiceProperty
          Defines the properties of a voice
 



Copyright © 2012. All Rights Reserved.