Statistics
| Revision:

root / branches / v10 / docs / Andami / andami-api / com / iver / andami / persistence / generate / ToolBars.html @ 8767

History | View | Annotate | Download (22.5 KB)

1 1935 vcaballero
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
<!--NewPage-->
3
<HTML>
4
<HEAD>
5
<!-- Generated by javadoc (build 1.4.2_04) on Fri May 13 11:46:19 CEST 2005 -->
6
<TITLE>
7
ToolBars
8
</TITLE>
9
10
<META NAME="keywords" CONTENT="com.iver.andami.persistence.generate.ToolBars class">
11
12
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
13
14
<SCRIPT type="text/javascript">
15
function windowTitle()
16
{
17
    parent.document.title="ToolBars";
18
}
19
</SCRIPT>
20
21
</HEAD>
22
23
<BODY BGCOLOR="white" onload="windowTitle();">
24
25
26
<!-- ========= START OF TOP NAVBAR ======= -->
27
<A NAME="navbar_top"><!-- --></A>
28
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
29
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
30
<TR>
31
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
32
<A NAME="navbar_top_firstrow"><!-- --></A>
33
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
34
  <TR ALIGN="center" VALIGN="top">
35
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
36
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
37
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
38
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/ToolBars.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
39
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
40
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
41
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
42
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
43
  </TR>
44
</TABLE>
45
</TD>
46
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
47
</EM>
48
</TD>
49
</TR>
50
51
<TR>
52
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
53
&nbsp;<A HREF="../../../../../com/iver/andami/persistence/generate/ToolBarDescriptor.html" title="class in com.iver.andami.persistence.generate"><B>PREV CLASS</B></A>&nbsp;
54
&nbsp;<A HREF="../../../../../com/iver/andami/persistence/generate/ToolBarsDescriptor.html" title="class in com.iver.andami.persistence.generate"><B>NEXT CLASS</B></A></FONT></TD>
55
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
56
  <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
57
&nbsp;<A HREF="ToolBars.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
58
&nbsp;<SCRIPT type="text/javascript">
59
  <!--
60
  if(window==top) {
61
    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
62
  }
63
  //-->
64
</SCRIPT>
65
<NOSCRIPT>
66
  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
67
</NOSCRIPT>
68
69
</FONT></TD>
70
</TR>
71
<TR>
72
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
73
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
74
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
75
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
76
</TR>
77
</TABLE>
78
<A NAME="skip-navbar_top"></A>
79
<!-- ========= END OF TOP NAVBAR ========= -->
80
81
<HR>
82
<!-- ======== START OF CLASS DATA ======== -->
83
<H2>
84
<FONT SIZE="-1">
85
com.iver.andami.persistence.generate</FONT>
86
<BR>
87
Class ToolBars</H2>
88
<PRE>
89
java.lang.Object
90
  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by"><B>com.iver.andami.persistence.generate.ToolBars</B>
91
</PRE>
92
<DL>
93
<DT><B>All Implemented Interfaces:</B> <DD>java.io.Serializable</DD>
94
</DL>
95
<HR>
96
<DL>
97
<DT>public class <B>ToolBars</B><DT>extends java.lang.Object<DT>implements java.io.Serializable</DL>
98
99
<P>
100
Class ToolBars.
101
<P>
102
103
<P>
104
<DL>
105
<DT><B>Version:</B></DT>
106
  <DD>$Revision$ $Date$</DD>
107
<DT><B>See Also:</B><DD><A HREF="../../../../../serialized-form.html#com.iver.andami.persistence.generate.ToolBars">Serialized Form</A></DL>
108
<HR>
109
110
<P>
111
<!-- ======== NESTED CLASS SUMMARY ======== -->
112
113
114
<!-- =========== FIELD SUMMARY =========== -->
115
116
117
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
118
119
<A NAME="constructor_summary"><!-- --></A>
120
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
121
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
122
<TD COLSPAN=2><FONT SIZE="+2">
123
<B>Constructor Summary</B></FONT></TD>
124
</TR>
125
<TR BGCOLOR="white" CLASS="TableRowColor">
126
<TD><CODE><B><A HREF="../../../../../com/iver/andami/persistence/generate/ToolBars.html#ToolBars()">ToolBars</A></B>()</CODE>
127
128
<BR>
129
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
130
</TR>
131
</TABLE>
132
&nbsp;
133
<!-- ========== METHOD SUMMARY =========== -->
134
135
<A NAME="method_summary"><!-- --></A>
136
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
137
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
138
<TD COLSPAN=2><FONT SIZE="+2">
139
<B>Method Summary</B></FONT></TD>
140
</TR>
141
<TR BGCOLOR="white" CLASS="TableRowColor">
142
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
143
<CODE>&nbsp;void</CODE></FONT></TD>
144
<TD><CODE><B><A HREF="../../../../../com/iver/andami/persistence/generate/ToolBars.html#addToolBar(int, com.iver.andami.persistence.generate.ToolBar)">addToolBar</A></B>(int&nbsp;index,
145
           <A HREF="../../../../../com/iver/andami/persistence/generate/ToolBar.html" title="class in com.iver.andami.persistence.generate">ToolBar</A>&nbsp;vToolBar)</CODE>
146
147
<BR>
148
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Method addToolBar</TD>
149
</TR>
150
<TR BGCOLOR="white" CLASS="TableRowColor">
151
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
152
<CODE>&nbsp;void</CODE></FONT></TD>
153
<TD><CODE><B><A HREF="../../../../../com/iver/andami/persistence/generate/ToolBars.html#addToolBar(com.iver.andami.persistence.generate.ToolBar)">addToolBar</A></B>(<A HREF="../../../../../com/iver/andami/persistence/generate/ToolBar.html" title="class in com.iver.andami.persistence.generate">ToolBar</A>&nbsp;vToolBar)</CODE>
154
155
<BR>
156
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Method addToolBar</TD>
157
</TR>
158
<TR BGCOLOR="white" CLASS="TableRowColor">
159
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
160
<CODE>&nbsp;java.util.Enumeration</CODE></FONT></TD>
161
<TD><CODE><B><A HREF="../../../../../com/iver/andami/persistence/generate/ToolBars.html#enumerateToolBar()">enumerateToolBar</A></B>()</CODE>
162
163
<BR>
164
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Method enumerateToolBar</TD>
165
</TR>
166
<TR BGCOLOR="white" CLASS="TableRowColor">
167
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
168
<CODE>&nbsp;<A HREF="../../../../../com/iver/andami/persistence/generate/ToolBar.html" title="class in com.iver.andami.persistence.generate">ToolBar</A>[]</CODE></FONT></TD>
169
<TD><CODE><B><A HREF="../../../../../com/iver/andami/persistence/generate/ToolBars.html#getToolBar()">getToolBar</A></B>()</CODE>
170
171
<BR>
172
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Method getToolBar</TD>
173
</TR>
174
<TR BGCOLOR="white" CLASS="TableRowColor">
175
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
176
<CODE>&nbsp;<A HREF="../../../../../com/iver/andami/persistence/generate/ToolBar.html" title="class in com.iver.andami.persistence.generate">ToolBar</A></CODE></FONT></TD>
177
<TD><CODE><B><A HREF="../../../../../com/iver/andami/persistence/generate/ToolBars.html#getToolBar(int)">getToolBar</A></B>(int&nbsp;index)</CODE>
178
179
<BR>
180
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Method getToolBar</TD>
181
</TR>
182
<TR BGCOLOR="white" CLASS="TableRowColor">
183
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
184
<CODE>&nbsp;int</CODE></FONT></TD>
185
<TD><CODE><B><A HREF="../../../../../com/iver/andami/persistence/generate/ToolBars.html#getToolBarCount()">getToolBarCount</A></B>()</CODE>
186
187
<BR>
188
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Method getToolBarCount</TD>
189
</TR>
190
<TR BGCOLOR="white" CLASS="TableRowColor">
191
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
192
<CODE>&nbsp;boolean</CODE></FONT></TD>
193
<TD><CODE><B><A HREF="../../../../../com/iver/andami/persistence/generate/ToolBars.html#isValid()">isValid</A></B>()</CODE>
194
195
<BR>
196
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Method isValid</TD>
197
</TR>
198
<TR BGCOLOR="white" CLASS="TableRowColor">
199
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
200
<CODE>&nbsp;void</CODE></FONT></TD>
201
<TD><CODE><B><A HREF="../../../../../com/iver/andami/persistence/generate/ToolBars.html#marshal(org.xml.sax.ContentHandler)">marshal</A></B>(org.xml.sax.ContentHandler&nbsp;handler)</CODE>
202
203
<BR>
204
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Method marshal</TD>
205
</TR>
206
<TR BGCOLOR="white" CLASS="TableRowColor">
207
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
208
<CODE>&nbsp;void</CODE></FONT></TD>
209
<TD><CODE><B><A HREF="../../../../../com/iver/andami/persistence/generate/ToolBars.html#marshal(java.io.Writer)">marshal</A></B>(java.io.Writer&nbsp;out)</CODE>
210
211
<BR>
212
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Method marshal</TD>
213
</TR>
214
<TR BGCOLOR="white" CLASS="TableRowColor">
215
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
216
<CODE>&nbsp;void</CODE></FONT></TD>
217
<TD><CODE><B><A HREF="../../../../../com/iver/andami/persistence/generate/ToolBars.html#removeAllToolBar()">removeAllToolBar</A></B>()</CODE>
218
219
<BR>
220
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Method removeAllToolBar</TD>
221
</TR>
222
<TR BGCOLOR="white" CLASS="TableRowColor">
223
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
224
<CODE>&nbsp;<A HREF="../../../../../com/iver/andami/persistence/generate/ToolBar.html" title="class in com.iver.andami.persistence.generate">ToolBar</A></CODE></FONT></TD>
225
<TD><CODE><B><A HREF="../../../../../com/iver/andami/persistence/generate/ToolBars.html#removeToolBar(int)">removeToolBar</A></B>(int&nbsp;index)</CODE>
226
227
<BR>
228
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Method removeToolBar</TD>
229
</TR>
230
<TR BGCOLOR="white" CLASS="TableRowColor">
231
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
232
<CODE>&nbsp;void</CODE></FONT></TD>
233
<TD><CODE><B><A HREF="../../../../../com/iver/andami/persistence/generate/ToolBars.html#setToolBar(int, com.iver.andami.persistence.generate.ToolBar)">setToolBar</A></B>(int&nbsp;index,
234
           <A HREF="../../../../../com/iver/andami/persistence/generate/ToolBar.html" title="class in com.iver.andami.persistence.generate">ToolBar</A>&nbsp;vToolBar)</CODE>
235
236
<BR>
237
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Method setToolBar</TD>
238
</TR>
239
<TR BGCOLOR="white" CLASS="TableRowColor">
240
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
241
<CODE>&nbsp;void</CODE></FONT></TD>
242
<TD><CODE><B><A HREF="../../../../../com/iver/andami/persistence/generate/ToolBars.html#setToolBar(com.iver.andami.persistence.generate.ToolBar[])">setToolBar</A></B>(<A HREF="../../../../../com/iver/andami/persistence/generate/ToolBar.html" title="class in com.iver.andami.persistence.generate">ToolBar</A>[]&nbsp;toolBarArray)</CODE>
243
244
<BR>
245
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Method setToolBar</TD>
246
</TR>
247
<TR BGCOLOR="white" CLASS="TableRowColor">
248
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
249
<CODE>static&nbsp;java.lang.Object</CODE></FONT></TD>
250
<TD><CODE><B><A HREF="../../../../../com/iver/andami/persistence/generate/ToolBars.html#unmarshal(java.io.Reader)">unmarshal</A></B>(java.io.Reader&nbsp;reader)</CODE>
251
252
<BR>
253
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Method unmarshal</TD>
254
</TR>
255
<TR BGCOLOR="white" CLASS="TableRowColor">
256
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
257
<CODE>&nbsp;void</CODE></FONT></TD>
258
<TD><CODE><B><A HREF="../../../../../com/iver/andami/persistence/generate/ToolBars.html#validate()">validate</A></B>()</CODE>
259
260
<BR>
261
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Method validate</TD>
262
</TR>
263
</TABLE>
264
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
265
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
266
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
267
<TD><B>Methods inherited from class java.lang.Object</B></TD>
268
</TR>
269
<TR BGCOLOR="white" CLASS="TableRowColor">
270
<TD><CODE>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
271
</TR>
272
</TABLE>
273
&nbsp;
274
<P>
275
276
<!-- ============ FIELD DETAIL =========== -->
277
278
279
<!-- ========= CONSTRUCTOR DETAIL ======== -->
280
281
<A NAME="constructor_detail"><!-- --></A>
282
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
283
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
284
<TD COLSPAN=1><FONT SIZE="+2">
285
<B>Constructor Detail</B></FONT></TD>
286
</TR>
287
</TABLE>
288
289
<A NAME="ToolBars()"><!-- --></A><H3>
290
ToolBars</H3>
291
<PRE>
292
public <B>ToolBars</B>()</PRE>
293
<DL>
294
</DL>
295
296
<!-- ============ METHOD DETAIL ========== -->
297
298
<A NAME="method_detail"><!-- --></A>
299
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
300
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
301
<TD COLSPAN=1><FONT SIZE="+2">
302
<B>Method Detail</B></FONT></TD>
303
</TR>
304
</TABLE>
305
306
<A NAME="addToolBar(com.iver.andami.persistence.generate.ToolBar)"><!-- --></A><H3>
307
addToolBar</H3>
308
<PRE>
309
public void <B>addToolBar</B>(<A HREF="../../../../../com/iver/andami/persistence/generate/ToolBar.html" title="class in com.iver.andami.persistence.generate">ToolBar</A>&nbsp;vToolBar)
310
                throws java.lang.IndexOutOfBoundsException</PRE>
311
<DL>
312
<DD>Method addToolBar
313
<P>
314
<DD><DL>
315
</DL>
316
</DD>
317
<DD><DL>
318
<DT><B>Parameters:</B><DD><CODE>vToolBar</CODE> -
319
<DT><B>Throws:</B>
320
<DD><CODE>java.lang.IndexOutOfBoundsException</CODE></DL>
321
</DD>
322
</DL>
323
<HR>
324
325
<A NAME="addToolBar(int, com.iver.andami.persistence.generate.ToolBar)"><!-- --></A><H3>
326
addToolBar</H3>
327
<PRE>
328
public void <B>addToolBar</B>(int&nbsp;index,
329
                       <A HREF="../../../../../com/iver/andami/persistence/generate/ToolBar.html" title="class in com.iver.andami.persistence.generate">ToolBar</A>&nbsp;vToolBar)
330
                throws java.lang.IndexOutOfBoundsException</PRE>
331
<DL>
332
<DD>Method addToolBar
333
<P>
334
<DD><DL>
335
</DL>
336
</DD>
337
<DD><DL>
338
<DT><B>Parameters:</B><DD><CODE>index</CODE> - <DD><CODE>vToolBar</CODE> -
339
<DT><B>Throws:</B>
340
<DD><CODE>java.lang.IndexOutOfBoundsException</CODE></DL>
341
</DD>
342
</DL>
343
<HR>
344
345
<A NAME="enumerateToolBar()"><!-- --></A><H3>
346
enumerateToolBar</H3>
347
<PRE>
348
public java.util.Enumeration <B>enumerateToolBar</B>()</PRE>
349
<DL>
350
<DD>Method enumerateToolBar
351
<P>
352
<DD><DL>
353
</DL>
354
</DD>
355
<DD><DL>
356
</DL>
357
</DD>
358
</DL>
359
<HR>
360
361
<A NAME="getToolBar(int)"><!-- --></A><H3>
362
getToolBar</H3>
363
<PRE>
364
public <A HREF="../../../../../com/iver/andami/persistence/generate/ToolBar.html" title="class in com.iver.andami.persistence.generate">ToolBar</A> <B>getToolBar</B>(int&nbsp;index)
365
                   throws java.lang.IndexOutOfBoundsException</PRE>
366
<DL>
367
<DD>Method getToolBar
368
<P>
369
<DD><DL>
370
</DL>
371
</DD>
372
<DD><DL>
373
<DT><B>Parameters:</B><DD><CODE>index</CODE> -
374
<DT><B>Throws:</B>
375
<DD><CODE>java.lang.IndexOutOfBoundsException</CODE></DL>
376
</DD>
377
</DL>
378
<HR>
379
380
<A NAME="getToolBar()"><!-- --></A><H3>
381
getToolBar</H3>
382
<PRE>
383
public <A HREF="../../../../../com/iver/andami/persistence/generate/ToolBar.html" title="class in com.iver.andami.persistence.generate">ToolBar</A>[] <B>getToolBar</B>()</PRE>
384
<DL>
385
<DD>Method getToolBar
386
<P>
387
<DD><DL>
388
</DL>
389
</DD>
390
<DD><DL>
391
</DL>
392
</DD>
393
</DL>
394
<HR>
395
396
<A NAME="getToolBarCount()"><!-- --></A><H3>
397
getToolBarCount</H3>
398
<PRE>
399
public int <B>getToolBarCount</B>()</PRE>
400
<DL>
401
<DD>Method getToolBarCount
402
<P>
403
<DD><DL>
404
</DL>
405
</DD>
406
<DD><DL>
407
</DL>
408
</DD>
409
</DL>
410
<HR>
411
412
<A NAME="isValid()"><!-- --></A><H3>
413
isValid</H3>
414
<PRE>
415
public boolean <B>isValid</B>()</PRE>
416
<DL>
417
<DD>Method isValid
418
<P>
419
<DD><DL>
420
</DL>
421
</DD>
422
<DD><DL>
423
</DL>
424
</DD>
425
</DL>
426
<HR>
427
428
<A NAME="marshal(java.io.Writer)"><!-- --></A><H3>
429
marshal</H3>
430
<PRE>
431
public void <B>marshal</B>(java.io.Writer&nbsp;out)
432
             throws org.exolab.castor.xml.MarshalException,
433
                    org.exolab.castor.xml.ValidationException</PRE>
434
<DL>
435
<DD>Method marshal
436
<P>
437
<DD><DL>
438
</DL>
439
</DD>
440
<DD><DL>
441
<DT><B>Parameters:</B><DD><CODE>out</CODE> -
442
<DT><B>Throws:</B>
443
<DD><CODE>org.exolab.castor.xml.MarshalException</CODE>
444
<DD><CODE>org.exolab.castor.xml.ValidationException</CODE></DL>
445
</DD>
446
</DL>
447
<HR>
448
449
<A NAME="marshal(org.xml.sax.ContentHandler)"><!-- --></A><H3>
450
marshal</H3>
451
<PRE>
452
public void <B>marshal</B>(org.xml.sax.ContentHandler&nbsp;handler)
453
             throws java.io.IOException,
454
                    org.exolab.castor.xml.MarshalException,
455
                    org.exolab.castor.xml.ValidationException</PRE>
456
<DL>
457
<DD>Method marshal
458
<P>
459
<DD><DL>
460
</DL>
461
</DD>
462
<DD><DL>
463
<DT><B>Parameters:</B><DD><CODE>handler</CODE> -
464
<DT><B>Throws:</B>
465
<DD><CODE>java.io.IOException</CODE>
466
<DD><CODE>org.exolab.castor.xml.MarshalException</CODE>
467
<DD><CODE>org.exolab.castor.xml.ValidationException</CODE></DL>
468
</DD>
469
</DL>
470
<HR>
471
472
<A NAME="removeAllToolBar()"><!-- --></A><H3>
473
removeAllToolBar</H3>
474
<PRE>
475
public void <B>removeAllToolBar</B>()</PRE>
476
<DL>
477
<DD>Method removeAllToolBar
478
<P>
479
<DD><DL>
480
</DL>
481
</DD>
482
<DD><DL>
483
</DL>
484
</DD>
485
</DL>
486
<HR>
487
488
<A NAME="removeToolBar(int)"><!-- --></A><H3>
489
removeToolBar</H3>
490
<PRE>
491
public <A HREF="../../../../../com/iver/andami/persistence/generate/ToolBar.html" title="class in com.iver.andami.persistence.generate">ToolBar</A> <B>removeToolBar</B>(int&nbsp;index)</PRE>
492
<DL>
493
<DD>Method removeToolBar
494
<P>
495
<DD><DL>
496
</DL>
497
</DD>
498
<DD><DL>
499
<DT><B>Parameters:</B><DD><CODE>index</CODE> - </DL>
500
</DD>
501
</DL>
502
<HR>
503
504
<A NAME="setToolBar(int, com.iver.andami.persistence.generate.ToolBar)"><!-- --></A><H3>
505
setToolBar</H3>
506
<PRE>
507
public void <B>setToolBar</B>(int&nbsp;index,
508
                       <A HREF="../../../../../com/iver/andami/persistence/generate/ToolBar.html" title="class in com.iver.andami.persistence.generate">ToolBar</A>&nbsp;vToolBar)
509
                throws java.lang.IndexOutOfBoundsException</PRE>
510
<DL>
511
<DD>Method setToolBar
512
<P>
513
<DD><DL>
514
</DL>
515
</DD>
516
<DD><DL>
517
<DT><B>Parameters:</B><DD><CODE>index</CODE> - <DD><CODE>vToolBar</CODE> -
518
<DT><B>Throws:</B>
519
<DD><CODE>java.lang.IndexOutOfBoundsException</CODE></DL>
520
</DD>
521
</DL>
522
<HR>
523
524
<A NAME="setToolBar(com.iver.andami.persistence.generate.ToolBar[])"><!-- --></A><H3>
525
setToolBar</H3>
526
<PRE>
527
public void <B>setToolBar</B>(<A HREF="../../../../../com/iver/andami/persistence/generate/ToolBar.html" title="class in com.iver.andami.persistence.generate">ToolBar</A>[]&nbsp;toolBarArray)</PRE>
528
<DL>
529
<DD>Method setToolBar
530
<P>
531
<DD><DL>
532
</DL>
533
</DD>
534
<DD><DL>
535
<DT><B>Parameters:</B><DD><CODE>toolBarArray</CODE> - </DL>
536
</DD>
537
</DL>
538
<HR>
539
540
<A NAME="unmarshal(java.io.Reader)"><!-- --></A><H3>
541
unmarshal</H3>
542
<PRE>
543
public static java.lang.Object <B>unmarshal</B>(java.io.Reader&nbsp;reader)
544
                                  throws org.exolab.castor.xml.MarshalException,
545
                                         org.exolab.castor.xml.ValidationException</PRE>
546
<DL>
547
<DD>Method unmarshal
548
<P>
549
<DD><DL>
550
</DL>
551
</DD>
552
<DD><DL>
553
<DT><B>Parameters:</B><DD><CODE>reader</CODE> -
554
<DT><B>Throws:</B>
555
<DD><CODE>org.exolab.castor.xml.MarshalException</CODE>
556
<DD><CODE>org.exolab.castor.xml.ValidationException</CODE></DL>
557
</DD>
558
</DL>
559
<HR>
560
561
<A NAME="validate()"><!-- --></A><H3>
562
validate</H3>
563
<PRE>
564
public void <B>validate</B>()
565
              throws org.exolab.castor.xml.ValidationException</PRE>
566
<DL>
567
<DD>Method validate
568
<P>
569
<DD><DL>
570
</DL>
571
</DD>
572
<DD><DL>
573
574
<DT><B>Throws:</B>
575
<DD><CODE>org.exolab.castor.xml.ValidationException</CODE></DL>
576
</DD>
577
</DL>
578
<!-- ========= END OF CLASS DATA ========= -->
579
<HR>
580
581
582
<!-- ======= START OF BOTTOM NAVBAR ====== -->
583
<A NAME="navbar_bottom"><!-- --></A>
584
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
585
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
586
<TR>
587
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
588
<A NAME="navbar_bottom_firstrow"><!-- --></A>
589
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
590
  <TR ALIGN="center" VALIGN="top">
591
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
592
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
593
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
594
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/ToolBars.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
595
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
596
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
597
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
598
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
599
  </TR>
600
</TABLE>
601
</TD>
602
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
603
</EM>
604
</TD>
605
</TR>
606
607
<TR>
608
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
609
&nbsp;<A HREF="../../../../../com/iver/andami/persistence/generate/ToolBarDescriptor.html" title="class in com.iver.andami.persistence.generate"><B>PREV CLASS</B></A>&nbsp;
610
&nbsp;<A HREF="../../../../../com/iver/andami/persistence/generate/ToolBarsDescriptor.html" title="class in com.iver.andami.persistence.generate"><B>NEXT CLASS</B></A></FONT></TD>
611
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
612
  <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
613
&nbsp;<A HREF="ToolBars.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
614
&nbsp;<SCRIPT type="text/javascript">
615
  <!--
616
  if(window==top) {
617
    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
618
  }
619
  //-->
620
</SCRIPT>
621
<NOSCRIPT>
622
  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
623
</NOSCRIPT>
624
625
</FONT></TD>
626
</TR>
627
<TR>
628
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
629
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
630
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
631
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
632
</TR>
633
</TABLE>
634
<A NAME="skip-navbar_bottom"></A>
635
<!-- ======== END OF BOTTOM NAVBAR ======= -->
636
637
<HR>
638
639
</BODY>
640
</HTML>