upstream version 1.2.2
[debian/freetts] / javadoc / serialized-form.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">\r
2 <!--NewPage-->\r
3 <HTML>\r
4 <HEAD>\r
5 <!-- Generated by javadoc (build 1.4.2_16) on Mon Mar 09 18:20:31 CET 2009 -->\r
6 <TITLE>\r
7 Serialized Form (FreeTTS 1.2)\r
8 </TITLE>\r
9 \r
10 \r
11 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">\r
12 \r
13 <SCRIPT type="text/javascript">\r
14 function windowTitle()\r
15 {\r
16     parent.document.title="Serialized Form (FreeTTS 1.2)";\r
17 }\r
18 </SCRIPT>\r
19 \r
20 </HEAD>\r
21 \r
22 <BODY BGCOLOR="white" onload="windowTitle();">\r
23 \r
24
25 <!-- ========= START OF TOP NAVBAR ======= -->\r
26 <A NAME="navbar_top"><!-- --></A>
27 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
28 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">\r
29 <TR>\r
30 <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">\r
31 <A NAME="navbar_top_firstrow"><!-- --></A>
32 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">\r
33   <TR ALIGN="center" VALIGN="top">\r
34   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>\r
35   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>\r
36   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>\r
37   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>\r
38   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>\r
39   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>\r
40   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>\r
41   </TR>\r
42 </TABLE>\r
43 </TD>\r
44 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>\r
45 </EM>\r
46 </TD>\r
47 </TR>\r
48 \r
49 <TR>\r
50 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">\r
51 &nbsp;PREV&nbsp;\r
52 &nbsp;NEXT</FONT></TD>\r
53 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">\r
54   <A HREF="index.html" target="_top"><B>FRAMES</B></A>  &nbsp;\r
55 &nbsp;<A HREF="serialized-form.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;\r
56 &nbsp;<SCRIPT type="text/javascript">\r
57   <!--\r
58   if(window==top) {\r
59     document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');\r
60   }\r
61   //-->\r
62 </SCRIPT>\r
63 <NOSCRIPT>\r
64   <A HREF="allclasses-noframe.html"><B>All Classes</B></A>\r
65 </NOSCRIPT>
66 \r
67 </FONT></TD>\r
68 </TR>\r
69 </TABLE>\r
70 <A NAME="skip-navbar_top"></A>
71 <!-- ========= END OF TOP NAVBAR ========= -->\r
72 \r
73 <HR>\r
74 <CENTER>\r
75 <H1>\r
76 Serialized Form</H1>\r
77 </CENTER>\r
78 <HR SIZE="4" NOSHADE>\r
79
80 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
81 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">\r
82 <TD ALIGN="center"><FONT SIZE="+2">\r
83 <B>Package</B> <B>com.sun.speech.engine</B></FONT></TD>\r
84 </TR>\r
85 </TABLE>\r
86 \r
87 <P>\r
88 <A NAME="com.sun.speech.engine.EngineEventPanel"><!-- --></A>
89 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
90 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">\r
91 <TD COLSPAN=2><FONT SIZE="+2">\r
92 <B>Class <A HREF="com/sun/speech/engine/EngineEventPanel.html" title="class in com.sun.speech.engine">com.sun.speech.engine.EngineEventPanel</A> extends javax.swing.JPanel implements Serializable</B></FONT></TD>\r
93 </TR>\r
94 </TABLE>\r
95 \r
96 <P>\r
97 <A NAME="serializedForm"><!-- --></A>
98 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
99 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">\r
100 <TD COLSPAN=1><FONT SIZE="+2">\r
101 <B>Serialized Fields</B></FONT></TD>\r
102 </TR>\r
103 </TABLE>\r
104 \r
105 <H3>\r
106 textArea</H3>\r
107 <PRE>\r
108 javax.swing.JTextArea <B>textArea</B></PRE>\r
109 <DL>\r
110 <DD>The area where engine events are posted.\r
111 <P>\r
112 <DL>\r
113 </DL>\r
114 </DL>\r
115 <HR>\r
116 \r
117 <H3>\r
118 scroller</H3>\r
119 <PRE>\r
120 javax.swing.JScrollPane <B>scroller</B></PRE>\r
121 <DL>\r
122 <DD>The scroll pane containing the <code>textArea</code>.\r
123 <P>\r
124 <DL>\r
125 <DT><B>See Also:</B><DD><A HREF="com/sun/speech/engine/EngineEventPanel.html#textArea"><CODE>EngineEventPanel.textArea</CODE></A></DL>\r
126 </DL>\r
127 <HR>\r
128 \r
129 <H3>\r
130 clearButton</H3>\r
131 <PRE>\r
132 javax.swing.JButton <B>clearButton</B></PRE>\r
133 <DL>\r
134 <DD>The button for clearing the <code>textArea</code>.\r
135 <P>\r
136 <DL>\r
137 <DT><B>See Also:</B><DD><A HREF="com/sun/speech/engine/EngineEventPanel.html#textArea"><CODE>EngineEventPanel.textArea</CODE></A></DL>\r
138 </DL>\r
139 \r
140 <P>\r
141 <A NAME="com.sun.speech.engine.SpeechEventUtilities.SpeechAWTEvent"><!-- --></A>
142 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
143 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">\r
144 <TD COLSPAN=2><FONT SIZE="+2">\r
145 <B>Class <A HREF="com/sun/speech/engine/SpeechEventUtilities.SpeechAWTEvent.html" title="class in com.sun.speech.engine">com.sun.speech.engine.SpeechEventUtilities.SpeechAWTEvent</A> extends java.awt.AWTEvent implements Serializable</B></FONT></TD>\r
146 </TR>\r
147 </TABLE>\r
148 \r
149 <P>\r
150 <A NAME="serializedForm"><!-- --></A>
151 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
152 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">\r
153 <TD COLSPAN=1><FONT SIZE="+2">\r
154 <B>Serialized Fields</B></FONT></TD>\r
155 </TR>\r
156 </TABLE>\r
157 \r
158 <H3>\r
159 dispatcher</H3>\r
160 <PRE>\r
161 <A HREF="com/sun/speech/engine/SpeechEventDispatcher.html" title="interface in com.sun.speech.engine">SpeechEventDispatcher</A> <B>dispatcher</B></PRE>\r
162 <DL>\r
163 <DL>\r
164 </DL>\r
165 </DL>\r
166 <HR>\r
167 \r
168 <H3>\r
169 event</H3>\r
170 <PRE>\r
171 javax.speech.SpeechEvent <B>event</B></PRE>\r
172 <DL>\r
173 <DL>\r
174 </DL>\r
175 </DL>\r
176 <HR>\r
177 \r
178 <H3>\r
179 lock</H3>\r
180 <PRE>\r
181 java.lang.Object <B>lock</B></PRE>\r
182 <DL>\r
183 <DL>\r
184 </DL>\r
185 </DL>\r
186 \r
187 <P>\r
188 <A NAME="com.sun.speech.engine.SpeechEventUtilities.SpeechAWTEventTarget"><!-- --></A>
189 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
190 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">\r
191 <TD COLSPAN=2><FONT SIZE="+2">\r
192 <B>Class <A HREF="com/sun/speech/engine/SpeechEventUtilities.SpeechAWTEventTarget.html" title="class in com.sun.speech.engine">com.sun.speech.engine.SpeechEventUtilities.SpeechAWTEventTarget</A> extends java.awt.Component implements Serializable</B></FONT></TD>\r
193 </TR>\r
194 </TABLE>\r
195 \r
196 <P>\r
197 \r
198 <P>\r
199 <A NAME="com.sun.speech.engine.SpeechEventWrapper"><!-- --></A>
200 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
201 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">\r
202 <TD COLSPAN=2><FONT SIZE="+2">\r
203 <B>Class <A HREF="com/sun/speech/engine/SpeechEventWrapper.html" title="class in com.sun.speech.engine">com.sun.speech.engine.SpeechEventWrapper</A> extends javax.speech.SpeechEvent implements Serializable</B></FONT></TD>\r
204 </TR>\r
205 </TABLE>\r
206 \r
207 <P>\r
208 <A NAME="serializedForm"><!-- --></A>
209 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
210 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">\r
211 <TD COLSPAN=1><FONT SIZE="+2">\r
212 <B>Serialized Fields</B></FONT></TD>\r
213 </TR>\r
214 </TABLE>\r
215 \r
216 <H3>\r
217 eventObject</H3>\r
218 <PRE>\r
219 java.util.EventObject <B>eventObject</B></PRE>\r
220 <DL>\r
221 <DD>The wrapped event.\r
222 <P>\r
223 <DL>\r
224 </DL>\r
225 </DL>\r
226 \r
227 <P>\r
228 <HR SIZE="4" NOSHADE>\r
229
230 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
231 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">\r
232 <TD ALIGN="center"><FONT SIZE="+2">\r
233 <B>Package</B> <B>com.sun.speech.freetts</B></FONT></TD>\r
234 </TR>\r
235 </TABLE>\r
236 \r
237 <P>\r
238 <A NAME="com.sun.speech.freetts.ProcessException"><!-- --></A>
239 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
240 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">\r
241 <TD COLSPAN=2><FONT SIZE="+2">\r
242 <B>Class <A HREF="com/sun/speech/freetts/ProcessException.html" title="class in com.sun.speech.freetts">com.sun.speech.freetts.ProcessException</A> extends java.lang.Exception implements Serializable</B></FONT></TD>\r
243 </TR>\r
244 </TABLE>\r
245 \r
246 <P>\r
247 \r
248 <P>\r
249 <A NAME="com.sun.speech.freetts.Utterance"><!-- --></A>
250 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
251 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">\r
252 <TD COLSPAN=2><FONT SIZE="+2">\r
253 <B>Class <A HREF="com/sun/speech/freetts/Utterance.html" title="class in com.sun.speech.freetts">com.sun.speech.freetts.Utterance</A> extends java.lang.Object implements Serializable</B></FONT></TD>\r
254 </TR>\r
255 </TABLE>\r
256 \r
257 <P>\r
258 <A NAME="serializedForm"><!-- --></A>
259 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
260 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">\r
261 <TD COLSPAN=1><FONT SIZE="+2">\r
262 <B>Serialized Fields</B></FONT></TD>\r
263 </TR>\r
264 </TABLE>\r
265 \r
266 <H3>\r
267 voice</H3>\r
268 <PRE>\r
269 <A HREF="com/sun/speech/freetts/Voice.html" title="class in com.sun.speech.freetts">Voice</A> <B>voice</B></PRE>\r
270 <DL>\r
271 <DL>\r
272 </DL>\r
273 </DL>\r
274 <HR>\r
275 \r
276 <H3>\r
277 features</H3>\r
278 <PRE>\r
279 <A HREF="com/sun/speech/freetts/FeatureSetImpl.html" title="class in com.sun.speech.freetts">FeatureSetImpl</A> <B>features</B></PRE>\r
280 <DL>\r
281 <DL>\r
282 </DL>\r
283 </DL>\r
284 <HR>\r
285 \r
286 <H3>\r
287 relations</H3>\r
288 <PRE>\r
289 <A HREF="com/sun/speech/freetts/FeatureSetImpl.html" title="class in com.sun.speech.freetts">FeatureSetImpl</A> <B>relations</B></PRE>\r
290 <DL>\r
291 <DL>\r
292 </DL>\r
293 </DL>\r
294 <HR>\r
295 \r
296 <H3>\r
297 first</H3>\r
298 <PRE>\r
299 boolean <B>first</B></PRE>\r
300 <DL>\r
301 <DL>\r
302 </DL>\r
303 </DL>\r
304 <HR>\r
305 \r
306 <H3>\r
307 last</H3>\r
308 <PRE>\r
309 boolean <B>last</B></PRE>\r
310 <DL>\r
311 <DL>\r
312 </DL>\r
313 </DL>\r
314 <HR>\r
315 \r
316 <H3>\r
317 speakable</H3>\r
318 <PRE>\r
319 <A HREF="com/sun/speech/freetts/FreeTTSSpeakable.html" title="interface in com.sun.speech.freetts">FreeTTSSpeakable</A> <B>speakable</B></PRE>\r
320 <DL>\r
321 <DL>\r
322 </DL>\r
323 </DL>\r
324 \r
325 <P>\r
326 <A NAME="com.sun.speech.freetts.ValidationException"><!-- --></A>
327 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
328 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">\r
329 <TD COLSPAN=2><FONT SIZE="+2">\r
330 <B>Class <A HREF="com/sun/speech/freetts/ValidationException.html" title="class in com.sun.speech.freetts">com.sun.speech.freetts.ValidationException</A> extends java.lang.Exception implements Serializable</B></FONT></TD>\r
331 </TR>\r
332 </TABLE>\r
333 \r
334 <P>\r
335 \r
336 <P>\r
337 <HR>\r
338 \r
339
340 <!-- ======= START OF BOTTOM NAVBAR ====== -->\r
341 <A NAME="navbar_bottom"><!-- --></A>
342 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
343 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">\r
344 <TR>\r
345 <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">\r
346 <A NAME="navbar_bottom_firstrow"><!-- --></A>
347 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">\r
348   <TR ALIGN="center" VALIGN="top">\r
349   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>\r
350   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>\r
351   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>\r
352   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>\r
353   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>\r
354   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>\r
355   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>\r
356   </TR>\r
357 </TABLE>\r
358 </TD>\r
359 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>\r
360 </EM>\r
361 </TD>\r
362 </TR>\r
363 \r
364 <TR>\r
365 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">\r
366 &nbsp;PREV&nbsp;\r
367 &nbsp;NEXT</FONT></TD>\r
368 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">\r
369   <A HREF="index.html" target="_top"><B>FRAMES</B></A>  &nbsp;\r
370 &nbsp;<A HREF="serialized-form.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;\r
371 &nbsp;<SCRIPT type="text/javascript">\r
372   <!--\r
373   if(window==top) {\r
374     document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');\r
375   }\r
376   //-->\r
377 </SCRIPT>\r
378 <NOSCRIPT>\r
379   <A HREF="allclasses-noframe.html"><B>All Classes</B></A>\r
380 </NOSCRIPT>
381 \r
382 </FONT></TD>\r
383 </TR>\r
384 </TABLE>\r
385 <A NAME="skip-navbar_bottom"></A>
386 <!-- ======== END OF BOTTOM NAVBAR ======= -->\r
387 \r
388 <HR>\r
389 \r
390 </BODY>\r
391 </HTML>\r