Serialized Form
-
Package com.sun.speech.engine
-
Class com.sun.speech.engine.EngineEventPanel
class EngineEventPanel extends JPanel implements Serializable-
Serialized Fields
-
clearButton
JButton clearButton
The button for clearing thetextArea
.- See Also:
-
scroller
JScrollPane scroller
The scroll pane containing thetextArea
.- See Also:
-
textArea
JTextArea textArea
The area where engine events are posted.
-
-
-
Class com.sun.speech.engine.SpeechEventUtilities.SpeechAWTEvent
class SpeechAWTEvent extends AWTEvent implements Serializable-
Serialized Fields
-
dispatcher
SpeechEventDispatcher dispatcher
-
event
SpeechEvent event
-
lock
Object lock
-
-
-
Class com.sun.speech.engine.SpeechEventUtilities.SpeechAWTEventTarget
class SpeechAWTEventTarget extends Component implements Serializable
-
-
Package com.sun.speech.freetts
-
Exception Class com.sun.speech.freetts.ProcessException
class ProcessException extends Exception implements Serializable -
Class com.sun.speech.freetts.Utterance
class Utterance extends Object implements Serializable-
Serialized Fields
-
features
FeatureSetImpl features
-
first
boolean first
-
last
boolean last
-
relations
FeatureSetImpl relations
-
speakable
FreeTTSSpeakable speakable
-
voice
Voice voice
-
-
-
Exception Class com.sun.speech.freetts.ValidationException
class ValidationException extends Exception implements Serializable
-