Class SpeechEventUtilities.SpeechAWTEvent

java.lang.Object
java.util.EventObject
java.awt.AWTEvent
com.sun.speech.engine.SpeechEventUtilities.SpeechAWTEvent
All Implemented Interfaces:
Serializable
Enclosing class:
SpeechEventUtilities

protected static class SpeechEventUtilities.SpeechAWTEvent extends AWTEvent
Inner class that defines SpeechAWTEvents. These are created and posted to the AWT EventQueue by the postSpeechEvent method.
See Also: