Statistics
| Revision:

svn-gvsig-desktop / tags / v1_9_Build_1245 / docs / Andami / andami-api / com / iver / andami / plugins / config / generate / ActionTool.html @ 40287

History | View | Annotate | Download (22.8 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:17 CEST 2005 -->
6
<TITLE>
7
ActionTool
8
</TITLE>
9
10
<META NAME="keywords" CONTENT="com.iver.andami.plugins.config.generate.ActionTool 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="ActionTool";
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/ActionTool.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;PREV CLASS&nbsp;
54
&nbsp;<A HREF="../../../../../../com/iver/andami/plugins/config/generate/ActionToolDescriptor.html" title="class in com.iver.andami.plugins.config.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="ActionTool.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.plugins.config.generate</FONT>
86
<BR>
87
Class ActionTool</H2>
88
<PRE>
89
java.lang.Object
90
  <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by"><B>com.iver.andami.plugins.config.generate.ActionTool</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>ActionTool</B><DT>extends java.lang.Object<DT>implements java.io.Serializable</DL>
98
99
<P>
100
Class ActionTool.
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.plugins.config.generate.ActionTool">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/plugins/config/generate/ActionTool.html#ActionTool()">ActionTool</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/plugins/config/generate/ActionTool.html#deleteLast()">deleteLast</A></B>()</CODE>
145
146
<BR>
147
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Method deleteLast</TD>
148
</TR>
149
<TR BGCOLOR="white" CLASS="TableRowColor">
150
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
151
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
152
<TD><CODE><B><A HREF="../../../../../../com/iver/andami/plugins/config/generate/ActionTool.html#getActionCommand()">getActionCommand</A></B>()</CODE>
153
154
<BR>
155
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the value of field 'actionCommand'.</TD>
156
</TR>
157
<TR BGCOLOR="white" CLASS="TableRowColor">
158
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
159
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
160
<TD><CODE><B><A HREF="../../../../../../com/iver/andami/plugins/config/generate/ActionTool.html#getEnableText()">getEnableText</A></B>()</CODE>
161
162
<BR>
163
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the value of field 'enableText'.</TD>
164
</TR>
165
<TR BGCOLOR="white" CLASS="TableRowColor">
166
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
167
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
168
<TD><CODE><B><A HREF="../../../../../../com/iver/andami/plugins/config/generate/ActionTool.html#getIcon()">getIcon</A></B>()</CODE>
169
170
<BR>
171
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the value of field 'icon'.</TD>
172
</TR>
173
<TR BGCOLOR="white" CLASS="TableRowColor">
174
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
175
<CODE>&nbsp;boolean</CODE></FONT></TD>
176
<TD><CODE><B><A HREF="../../../../../../com/iver/andami/plugins/config/generate/ActionTool.html#getLast()">getLast</A></B>()</CODE>
177
178
<BR>
179
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the value of field 'last'.</TD>
180
</TR>
181
<TR BGCOLOR="white" CLASS="TableRowColor">
182
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
183
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
184
<TD><CODE><B><A HREF="../../../../../../com/iver/andami/plugins/config/generate/ActionTool.html#getText()">getText</A></B>()</CODE>
185
186
<BR>
187
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the value of field 'text'.</TD>
188
</TR>
189
<TR BGCOLOR="white" CLASS="TableRowColor">
190
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
191
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
192
<TD><CODE><B><A HREF="../../../../../../com/iver/andami/plugins/config/generate/ActionTool.html#getTooltip()">getTooltip</A></B>()</CODE>
193
194
<BR>
195
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the value of field 'tooltip'.</TD>
196
</TR>
197
<TR BGCOLOR="white" CLASS="TableRowColor">
198
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
199
<CODE>&nbsp;boolean</CODE></FONT></TD>
200
<TD><CODE><B><A HREF="../../../../../../com/iver/andami/plugins/config/generate/ActionTool.html#hasLast()">hasLast</A></B>()</CODE>
201
202
<BR>
203
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Method hasLast</TD>
204
</TR>
205
<TR BGCOLOR="white" CLASS="TableRowColor">
206
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
207
<CODE>&nbsp;boolean</CODE></FONT></TD>
208
<TD><CODE><B><A HREF="../../../../../../com/iver/andami/plugins/config/generate/ActionTool.html#isValid()">isValid</A></B>()</CODE>
209
210
<BR>
211
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Method isValid</TD>
212
</TR>
213
<TR BGCOLOR="white" CLASS="TableRowColor">
214
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
215
<CODE>&nbsp;void</CODE></FONT></TD>
216
<TD><CODE><B><A HREF="../../../../../../com/iver/andami/plugins/config/generate/ActionTool.html#marshal(org.xml.sax.ContentHandler)">marshal</A></B>(org.xml.sax.ContentHandler&nbsp;handler)</CODE>
217
218
<BR>
219
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Method marshal</TD>
220
</TR>
221
<TR BGCOLOR="white" CLASS="TableRowColor">
222
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
223
<CODE>&nbsp;void</CODE></FONT></TD>
224
<TD><CODE><B><A HREF="../../../../../../com/iver/andami/plugins/config/generate/ActionTool.html#marshal(java.io.Writer)">marshal</A></B>(java.io.Writer&nbsp;out)</CODE>
225
226
<BR>
227
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Method marshal</TD>
228
</TR>
229
<TR BGCOLOR="white" CLASS="TableRowColor">
230
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
231
<CODE>&nbsp;void</CODE></FONT></TD>
232
<TD><CODE><B><A HREF="../../../../../../com/iver/andami/plugins/config/generate/ActionTool.html#setActionCommand(java.lang.String)">setActionCommand</A></B>(java.lang.String&nbsp;actionCommand)</CODE>
233
234
<BR>
235
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of field 'actionCommand'.</TD>
236
</TR>
237
<TR BGCOLOR="white" CLASS="TableRowColor">
238
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
239
<CODE>&nbsp;void</CODE></FONT></TD>
240
<TD><CODE><B><A HREF="../../../../../../com/iver/andami/plugins/config/generate/ActionTool.html#setEnableText(java.lang.String)">setEnableText</A></B>(java.lang.String&nbsp;enableText)</CODE>
241
242
<BR>
243
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of field 'enableText'.</TD>
244
</TR>
245
<TR BGCOLOR="white" CLASS="TableRowColor">
246
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
247
<CODE>&nbsp;void</CODE></FONT></TD>
248
<TD><CODE><B><A HREF="../../../../../../com/iver/andami/plugins/config/generate/ActionTool.html#setIcon(java.lang.String)">setIcon</A></B>(java.lang.String&nbsp;icon)</CODE>
249
250
<BR>
251
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of field 'icon'.</TD>
252
</TR>
253
<TR BGCOLOR="white" CLASS="TableRowColor">
254
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
255
<CODE>&nbsp;void</CODE></FONT></TD>
256
<TD><CODE><B><A HREF="../../../../../../com/iver/andami/plugins/config/generate/ActionTool.html#setLast(boolean)">setLast</A></B>(boolean&nbsp;last)</CODE>
257
258
<BR>
259
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of field 'last'.</TD>
260
</TR>
261
<TR BGCOLOR="white" CLASS="TableRowColor">
262
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
263
<CODE>&nbsp;void</CODE></FONT></TD>
264
<TD><CODE><B><A HREF="../../../../../../com/iver/andami/plugins/config/generate/ActionTool.html#setText(java.lang.String)">setText</A></B>(java.lang.String&nbsp;text)</CODE>
265
266
<BR>
267
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of field 'text'.</TD>
268
</TR>
269
<TR BGCOLOR="white" CLASS="TableRowColor">
270
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
271
<CODE>&nbsp;void</CODE></FONT></TD>
272
<TD><CODE><B><A HREF="../../../../../../com/iver/andami/plugins/config/generate/ActionTool.html#setTooltip(java.lang.String)">setTooltip</A></B>(java.lang.String&nbsp;tooltip)</CODE>
273
274
<BR>
275
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of field 'tooltip'.</TD>
276
</TR>
277
<TR BGCOLOR="white" CLASS="TableRowColor">
278
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
279
<CODE>static&nbsp;java.lang.Object</CODE></FONT></TD>
280
<TD><CODE><B><A HREF="../../../../../../com/iver/andami/plugins/config/generate/ActionTool.html#unmarshal(java.io.Reader)">unmarshal</A></B>(java.io.Reader&nbsp;reader)</CODE>
281
282
<BR>
283
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Method unmarshal</TD>
284
</TR>
285
<TR BGCOLOR="white" CLASS="TableRowColor">
286
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
287
<CODE>&nbsp;void</CODE></FONT></TD>
288
<TD><CODE><B><A HREF="../../../../../../com/iver/andami/plugins/config/generate/ActionTool.html#validate()">validate</A></B>()</CODE>
289
290
<BR>
291
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Method validate</TD>
292
</TR>
293
</TABLE>
294
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
295
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
296
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
297
<TD><B>Methods inherited from class java.lang.Object</B></TD>
298
</TR>
299
<TR BGCOLOR="white" CLASS="TableRowColor">
300
<TD><CODE>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
301
</TR>
302
</TABLE>
303
&nbsp;
304
<P>
305
306
<!-- ============ FIELD DETAIL =========== -->
307
308
309
<!-- ========= CONSTRUCTOR DETAIL ======== -->
310
311
<A NAME="constructor_detail"><!-- --></A>
312
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
313
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
314
<TD COLSPAN=1><FONT SIZE="+2">
315
<B>Constructor Detail</B></FONT></TD>
316
</TR>
317
</TABLE>
318
319
<A NAME="ActionTool()"><!-- --></A><H3>
320
ActionTool</H3>
321
<PRE>
322
public <B>ActionTool</B>()</PRE>
323
<DL>
324
</DL>
325
326
<!-- ============ METHOD DETAIL ========== -->
327
328
<A NAME="method_detail"><!-- --></A>
329
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
330
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
331
<TD COLSPAN=1><FONT SIZE="+2">
332
<B>Method Detail</B></FONT></TD>
333
</TR>
334
</TABLE>
335
336
<A NAME="deleteLast()"><!-- --></A><H3>
337
deleteLast</H3>
338
<PRE>
339
public void <B>deleteLast</B>()</PRE>
340
<DL>
341
<DD>Method deleteLast
342
<P>
343
<DD><DL>
344
</DL>
345
</DD>
346
<DD><DL>
347
</DL>
348
</DD>
349
</DL>
350
<HR>
351
352
<A NAME="getActionCommand()"><!-- --></A><H3>
353
getActionCommand</H3>
354
<PRE>
355
public java.lang.String <B>getActionCommand</B>()</PRE>
356
<DL>
357
<DD>Returns the value of field 'actionCommand'.
358
<P>
359
<DD><DL>
360
</DL>
361
</DD>
362
<DD><DL>
363
364
<DT><B>Returns:</B><DD>the value of field 'actionCommand'.</DL>
365
</DD>
366
</DL>
367
<HR>
368
369
<A NAME="getEnableText()"><!-- --></A><H3>
370
getEnableText</H3>
371
<PRE>
372
public java.lang.String <B>getEnableText</B>()</PRE>
373
<DL>
374
<DD>Returns the value of field 'enableText'.
375
<P>
376
<DD><DL>
377
</DL>
378
</DD>
379
<DD><DL>
380
381
<DT><B>Returns:</B><DD>the value of field 'enableText'.</DL>
382
</DD>
383
</DL>
384
<HR>
385
386
<A NAME="getIcon()"><!-- --></A><H3>
387
getIcon</H3>
388
<PRE>
389
public java.lang.String <B>getIcon</B>()</PRE>
390
<DL>
391
<DD>Returns the value of field 'icon'.
392
<P>
393
<DD><DL>
394
</DL>
395
</DD>
396
<DD><DL>
397
398
<DT><B>Returns:</B><DD>the value of field 'icon'.</DL>
399
</DD>
400
</DL>
401
<HR>
402
403
<A NAME="getLast()"><!-- --></A><H3>
404
getLast</H3>
405
<PRE>
406
public boolean <B>getLast</B>()</PRE>
407
<DL>
408
<DD>Returns the value of field 'last'.
409
<P>
410
<DD><DL>
411
</DL>
412
</DD>
413
<DD><DL>
414
415
<DT><B>Returns:</B><DD>the value of field 'last'.</DL>
416
</DD>
417
</DL>
418
<HR>
419
420
<A NAME="getText()"><!-- --></A><H3>
421
getText</H3>
422
<PRE>
423
public java.lang.String <B>getText</B>()</PRE>
424
<DL>
425
<DD>Returns the value of field 'text'.
426
<P>
427
<DD><DL>
428
</DL>
429
</DD>
430
<DD><DL>
431
432
<DT><B>Returns:</B><DD>the value of field 'text'.</DL>
433
</DD>
434
</DL>
435
<HR>
436
437
<A NAME="getTooltip()"><!-- --></A><H3>
438
getTooltip</H3>
439
<PRE>
440
public java.lang.String <B>getTooltip</B>()</PRE>
441
<DL>
442
<DD>Returns the value of field 'tooltip'.
443
<P>
444
<DD><DL>
445
</DL>
446
</DD>
447
<DD><DL>
448
449
<DT><B>Returns:</B><DD>the value of field 'tooltip'.</DL>
450
</DD>
451
</DL>
452
<HR>
453
454
<A NAME="hasLast()"><!-- --></A><H3>
455
hasLast</H3>
456
<PRE>
457
public boolean <B>hasLast</B>()</PRE>
458
<DL>
459
<DD>Method hasLast
460
<P>
461
<DD><DL>
462
</DL>
463
</DD>
464
<DD><DL>
465
</DL>
466
</DD>
467
</DL>
468
<HR>
469
470
<A NAME="isValid()"><!-- --></A><H3>
471
isValid</H3>
472
<PRE>
473
public boolean <B>isValid</B>()</PRE>
474
<DL>
475
<DD>Method isValid
476
<P>
477
<DD><DL>
478
</DL>
479
</DD>
480
<DD><DL>
481
</DL>
482
</DD>
483
</DL>
484
<HR>
485
486
<A NAME="marshal(java.io.Writer)"><!-- --></A><H3>
487
marshal</H3>
488
<PRE>
489
public void <B>marshal</B>(java.io.Writer&nbsp;out)
490
             throws org.exolab.castor.xml.MarshalException,
491
                    org.exolab.castor.xml.ValidationException</PRE>
492
<DL>
493
<DD>Method marshal
494
<P>
495
<DD><DL>
496
</DL>
497
</DD>
498
<DD><DL>
499
<DT><B>Parameters:</B><DD><CODE>out</CODE> -
500
<DT><B>Throws:</B>
501
<DD><CODE>org.exolab.castor.xml.MarshalException</CODE>
502
<DD><CODE>org.exolab.castor.xml.ValidationException</CODE></DL>
503
</DD>
504
</DL>
505
<HR>
506
507
<A NAME="marshal(org.xml.sax.ContentHandler)"><!-- --></A><H3>
508
marshal</H3>
509
<PRE>
510
public void <B>marshal</B>(org.xml.sax.ContentHandler&nbsp;handler)
511
             throws java.io.IOException,
512
                    org.exolab.castor.xml.MarshalException,
513
                    org.exolab.castor.xml.ValidationException</PRE>
514
<DL>
515
<DD>Method marshal
516
<P>
517
<DD><DL>
518
</DL>
519
</DD>
520
<DD><DL>
521
<DT><B>Parameters:</B><DD><CODE>handler</CODE> -
522
<DT><B>Throws:</B>
523
<DD><CODE>java.io.IOException</CODE>
524
<DD><CODE>org.exolab.castor.xml.MarshalException</CODE>
525
<DD><CODE>org.exolab.castor.xml.ValidationException</CODE></DL>
526
</DD>
527
</DL>
528
<HR>
529
530
<A NAME="setActionCommand(java.lang.String)"><!-- --></A><H3>
531
setActionCommand</H3>
532
<PRE>
533
public void <B>setActionCommand</B>(java.lang.String&nbsp;actionCommand)</PRE>
534
<DL>
535
<DD>Sets the value of field 'actionCommand'.
536
<P>
537
<DD><DL>
538
</DL>
539
</DD>
540
<DD><DL>
541
<DT><B>Parameters:</B><DD><CODE>actionCommand</CODE> - the value of field 'actionCommand'.</DL>
542
</DD>
543
</DL>
544
<HR>
545
546
<A NAME="setEnableText(java.lang.String)"><!-- --></A><H3>
547
setEnableText</H3>
548
<PRE>
549
public void <B>setEnableText</B>(java.lang.String&nbsp;enableText)</PRE>
550
<DL>
551
<DD>Sets the value of field 'enableText'.
552
<P>
553
<DD><DL>
554
</DL>
555
</DD>
556
<DD><DL>
557
<DT><B>Parameters:</B><DD><CODE>enableText</CODE> - the value of field 'enableText'.</DL>
558
</DD>
559
</DL>
560
<HR>
561
562
<A NAME="setIcon(java.lang.String)"><!-- --></A><H3>
563
setIcon</H3>
564
<PRE>
565
public void <B>setIcon</B>(java.lang.String&nbsp;icon)</PRE>
566
<DL>
567
<DD>Sets the value of field 'icon'.
568
<P>
569
<DD><DL>
570
</DL>
571
</DD>
572
<DD><DL>
573
<DT><B>Parameters:</B><DD><CODE>icon</CODE> - the value of field 'icon'.</DL>
574
</DD>
575
</DL>
576
<HR>
577
578
<A NAME="setLast(boolean)"><!-- --></A><H3>
579
setLast</H3>
580
<PRE>
581
public void <B>setLast</B>(boolean&nbsp;last)</PRE>
582
<DL>
583
<DD>Sets the value of field 'last'.
584
<P>
585
<DD><DL>
586
</DL>
587
</DD>
588
<DD><DL>
589
<DT><B>Parameters:</B><DD><CODE>last</CODE> - the value of field 'last'.</DL>
590
</DD>
591
</DL>
592
<HR>
593
594
<A NAME="setText(java.lang.String)"><!-- --></A><H3>
595
setText</H3>
596
<PRE>
597
public void <B>setText</B>(java.lang.String&nbsp;text)</PRE>
598
<DL>
599
<DD>Sets the value of field 'text'.
600
<P>
601
<DD><DL>
602
</DL>
603
</DD>
604
<DD><DL>
605
<DT><B>Parameters:</B><DD><CODE>text</CODE> - the value of field 'text'.</DL>
606
</DD>
607
</DL>
608
<HR>
609
610
<A NAME="setTooltip(java.lang.String)"><!-- --></A><H3>
611
setTooltip</H3>
612
<PRE>
613
public void <B>setTooltip</B>(java.lang.String&nbsp;tooltip)</PRE>
614
<DL>
615
<DD>Sets the value of field 'tooltip'.
616
<P>
617
<DD><DL>
618
</DL>
619
</DD>
620
<DD><DL>
621
<DT><B>Parameters:</B><DD><CODE>tooltip</CODE> - the value of field 'tooltip'.</DL>
622
</DD>
623
</DL>
624
<HR>
625
626
<A NAME="unmarshal(java.io.Reader)"><!-- --></A><H3>
627
unmarshal</H3>
628
<PRE>
629
public static java.lang.Object <B>unmarshal</B>(java.io.Reader&nbsp;reader)
630
                                  throws org.exolab.castor.xml.MarshalException,
631
                                         org.exolab.castor.xml.ValidationException</PRE>
632
<DL>
633
<DD>Method unmarshal
634
<P>
635
<DD><DL>
636
</DL>
637
</DD>
638
<DD><DL>
639
<DT><B>Parameters:</B><DD><CODE>reader</CODE> -
640
<DT><B>Throws:</B>
641
<DD><CODE>org.exolab.castor.xml.MarshalException</CODE>
642
<DD><CODE>org.exolab.castor.xml.ValidationException</CODE></DL>
643
</DD>
644
</DL>
645
<HR>
646
647
<A NAME="validate()"><!-- --></A><H3>
648
validate</H3>
649
<PRE>
650
public void <B>validate</B>()
651
              throws org.exolab.castor.xml.ValidationException</PRE>
652
<DL>
653
<DD>Method validate
654
<P>
655
<DD><DL>
656
</DL>
657
</DD>
658
<DD><DL>
659
660
<DT><B>Throws:</B>
661
<DD><CODE>org.exolab.castor.xml.ValidationException</CODE></DL>
662
</DD>
663
</DL>
664
<!-- ========= END OF CLASS DATA ========= -->
665
<HR>
666
667
668
<!-- ======= START OF BOTTOM NAVBAR ====== -->
669
<A NAME="navbar_bottom"><!-- --></A>
670
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
671
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
672
<TR>
673
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
674
<A NAME="navbar_bottom_firstrow"><!-- --></A>
675
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
676
  <TR ALIGN="center" VALIGN="top">
677
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
678
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
679
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
680
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/ActionTool.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
681
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
682
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
683
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
684
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
685
  </TR>
686
</TABLE>
687
</TD>
688
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
689
</EM>
690
</TD>
691
</TR>
692
693
<TR>
694
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
695
&nbsp;PREV CLASS&nbsp;
696
&nbsp;<A HREF="../../../../../../com/iver/andami/plugins/config/generate/ActionToolDescriptor.html" title="class in com.iver.andami.plugins.config.generate"><B>NEXT CLASS</B></A></FONT></TD>
697
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
698
  <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
699
&nbsp;<A HREF="ActionTool.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
700
&nbsp;<SCRIPT type="text/javascript">
701
  <!--
702
  if(window==top) {
703
    document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
704
  }
705
  //-->
706
</SCRIPT>
707
<NOSCRIPT>
708
  <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
709
</NOSCRIPT>
710
711
</FONT></TD>
712
</TR>
713
<TR>
714
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
715
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
716
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
717
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
718
</TR>
719
</TABLE>
720
<A NAME="skip-navbar_bottom"></A>
721
<!-- ======== END OF BOTTOM NAVBAR ======= -->
722
723
<HR>
724
725
</BODY>
726
</HTML>