~ifolder-dev/simias/trunk-packaging

« back to all changes in this revision

Viewing changes to tools/NUnit/net/doc/.svn/text-base/explicit.html.svn-base

  • Committer: Jorge O. Castro
  • Date: 2007-12-03 06:56:46 UTC
  • Revision ID: jorge@ubuntu.com-20071203065646-mupcnjcwgm5mnhyt
* Remove a bunch of .svn directories we no longer need.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<html>
2
 
 
3
 
<head>
4
 
<meta http-equiv="Content-Language" content="en-us">
5
 
<title>NUnit</title>
6
 
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
7
 
<script language="JavaScript" type="text/JavaScript"> <!--
8
 
        var navLine = null;
9
 
        if (navigator.appName == "Netscape") {
10
 
                if (parseInt(navigator.appVersion) >= 5) {
11
 
                        document.writeln("<link rel=\"stylesheet\" type=\"text/css\" href=\"css/styleGuide.css\">");
12
 
                        navLine = "<td height=\"1\" bgcolor=\"666030\" width=\"*\"><img src=\"img/blankPixel.gif\"></td>";
13
 
                } else {
14
 
                        navLine = "<td height=\"1\" bgcolor=\"666030\" width=\"52%\"><img src=\"img/blankPixel.gif\"></td>";
15
 
                        document.writeln("<link rel=\"stylesheet\" type=\"text/css\" href=\"css/styleGuideNN.css\">");
16
 
                        document.writeln("<style type=\"text/css\">");
17
 
                        document.writeln("<!-- .bodytext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: .65em; color: #000000 }");
18
 
                        document.writeln("-->");
19
 
                        document.writeln("</style>");
20
 
                }
21
 
        }
22
 
         else if ((navigator.appName == "Microsoft Internet Explorer") && (parseInt(navigator.appVersion) >= 4)) {
23
 
                navLine = "<td height=\"1\" bgcolor=\"666030\" width=\"*\"><img src=\"img/blankPixel.gif\"></td>";
24
 
                document.writeln("<link rel=\"stylesheet\" type=\"text/css\" href=\"css/styleGuideIE.css\">");
25
 
        }
26
 
        else {
27
 
                navLine = "<td height=\"1\" bgcolor=\"666030\" width=\"*\"><img src=\"img/blankPixel.gif\"></td>";
28
 
                document.writeln("<link rel=\"stylesheet\" type=\"text/css\" href=\"css/styleGuide.css\">");
29
 
        }
30
 
// -->
31
 
</script>
32
 
</head>
33
 
 
34
 
<body text="#000000" marginwidth="0" rightmargin="0">
35
 
 
36
 
<table width="100%" border="0" cellspacing="0" cellpadding="0">
37
 
        <tr>
38
 
                <td width="25%"><a href="index.html" target="_self">
39
 
                <img src="img/logo.gif" hspace="15" vspace="0" border="0" alt="NUnit"></a></td>
40
 
                <td valign="top"><span class="navTable">
41
 
                <table width="110%" border="0" cellspacing="0" cellpadding="1" height="40" vspace="15" class="divider">
42
 
                        <tr>
43
 
                                <td>
44
 
                                <table width="100%" border="0" cellspacing="0" cellpadding="0" class="link">
45
 
                                        <tr>
46
 
                                                <td bgcolor="#FFFFFF">
47
 
                                                <table border="0" cellspacing="10" cellpadding="0">
48
 
                                                        <tr>
49
 
                                                                <td>
50
 
                                                                <table width="100%" border="0" cellspacing="0" cellpadding="1" class="divider">
51
 
                                                                        <tr>
52
 
                                                                                <td>
53
 
                                                                                <table width="100%" border="0" cellspacing="0" cellpadding="5" class="link">
54
 
                                                                                        <tr>
55
 
                                                                                                <td class="navtext" bgcolor="#FFFFFF">
56
 
                                                                                                <div align="center">
57
 
                                                                                                        <a href="index.html" target="_self">
58
 
                                                                                                        <img src="img/homeOff.gif" width="40" height="12" alt="Home" border="0"></a></div>
59
 
                                                                                                </td>
60
 
                                                                                        </tr>
61
 
                                                                                </table>
62
 
                                                                                </td>
63
 
                                                                        </tr>
64
 
                                                                </table>
65
 
                                                                </td>
66
 
                                                                <td>
67
 
                                                                <table width="100%" border="0" cellspacing="0" cellpadding="1" class="divider">
68
 
                                                                        <tr>
69
 
                                                                                <td>
70
 
                                                                                <table width="100%" border="0" cellspacing="0" cellpadding="5" class="link">
71
 
                                                                                        <tr>
72
 
                                                                                                <td class="navtext" bgcolor="#FFFFFF">
73
 
                                                                                                <div align="center">
74
 
                                                                                                        <a href="download.html" target="_self">
75
 
                                                                                                        <img src="img/downloadOff.gif" width="78" height="12" alt="Download" border="0"></a></div>
76
 
                                                                                                </td>
77
 
                                                                                        </tr>
78
 
                                                                                </table>
79
 
                                                                                </td>
80
 
                                                                        </tr>
81
 
                                                                </table>
82
 
                                                                </td>
83
 
                                                                <td>
84
 
                                                                <table width="100%" border="0" cellspacing="0" cellpadding="1" class="divider">
85
 
                                                                        <tr>
86
 
                                                                                <td>
87
 
                                                                                <table width="100%" border="0" cellspacing="0" cellpadding="5" class="selected">
88
 
                                                                                        <tr>
89
 
                                                                                                <td class="navtext">
90
 
                                                                                                <div align="center">
91
 
                                                                                                        <a target="_self" href="documentation.html">
92
 
                                                                                                        <img src="img/documentationOn.gif" width="118" height="12" alt="Documentation" border="0"></a></div>
93
 
                                                                                                </td>
94
 
                                                                                        </tr>
95
 
                                                                                </table>
96
 
                                                                                </td>
97
 
                                                                        </tr>
98
 
                                                                </table>
99
 
                                                                </td>
100
 
                                                                <td>
101
 
                                                                <table width="100%" border="0" cellspacing="0" cellpadding="1" class="divider">
102
 
                                                                        <tr>
103
 
                                                                                <td>
104
 
                                                                                <table width="100%" border="0" cellspacing="0" cellpadding="5" class="link">
105
 
                                                                                        <tr>
106
 
                                                                                                <td class="navtext" bgcolor="#FFFFFF">
107
 
                                                                                                <div align="center">
108
 
                                                                                                        <a href="community.html" target="_self">
109
 
                                                                                                        <img src="img/communityOff.gif" width="83" height="12" alt="Community" border="0"></a></div>
110
 
                                                                                                </td>
111
 
                                                                                        </tr>
112
 
                                                                                </table>
113
 
                                                                                </td>
114
 
                                                                        </tr>
115
 
                                                                </table>
116
 
                                                                </td>
117
 
                                                                <td>
118
 
                                                                <table width="100%" border="0" cellspacing="0" cellpadding="1" class="divider">
119
 
                                                                        <tr>
120
 
                                                                                <td>
121
 
                                                                                <table width="100%" border="0" cellspacing="0" cellpadding="5" class="link">
122
 
                                                                                        <tr>
123
 
                                                                                                <td class="navtext" bgcolor="#FFFFFF">
124
 
                                                                                                <div align="center">
125
 
                                                                                                        <a href="resources.html" target="_self">
126
 
                                                                                                        <img src="img/resourcesOff.gif" width="81" height="12" alt="Resources" border="0"></a></div>
127
 
                                                                                                </td>
128
 
                                                                                        </tr>
129
 
                                                                                </table>
130
 
                                                                                </td>
131
 
                                                                        </tr>
132
 
                                                                </table>
133
 
                                                                </td>
134
 
                                                                <td>
135
 
                                                                <table width="100%" border="0" cellspacing="0" cellpadding="1" class="divider">
136
 
                                                                        <tr>
137
 
                                                                                <td>
138
 
                                                                                <table width="100%" border="0" cellspacing="0" cellpadding="5" class="link">
139
 
                                                                                        <tr>
140
 
                                                                                                <td class="navtext" bgcolor="#FFFFFF">
141
 
                                                                                                <div align="center">
142
 
                                                                                                        <a href="contactUs.html" target="_self">
143
 
                                                                                                        <img src="img/contactUsOff.gif" width="83" height="12" alt="Contact Us" border="0"></a></div>
144
 
                                                                                                </td>
145
 
                                                                                        </tr>
146
 
                                                                                </table>
147
 
                                                                                </td>
148
 
                                                                        </tr>
149
 
                                                                </table>
150
 
                                                                </td>
151
 
                                                        </tr>
152
 
                                                </table>
153
 
                                                </td>
154
 
                                        </tr>
155
 
                                </table>
156
 
                                </td>
157
 
                        </tr>
158
 
                </table>
159
 
                </span>
160
 
                <table border="0" cellspacing="0" cellpadding="0" width="100%">
161
 
                        <tr>
162
 
                                <td align="right" width="240">
163
 
                                <img src="img/navDiv.gif" width="1" height="23" alt="|"></td>
164
 
                                <td>&nbsp;</td>
165
 
                                <td width="120">&nbsp;</td>
166
 
                        </tr>
167
 
                        <tr>
168
 
                                <td height="1" align="right" valign="top" width="240">
169
 
                                <img src="img/cornerPixel.gif" width="1" height="1" alt="*"></td>
170
 
                                <script language="JavaScript" type="text/JavaScript"> <!--
171
 
                                document.writeln(navLine);
172
 
                        // -->
173
 
                        </script>
174
 
                                <td height="1" align="left" valign="bottom" width="120">
175
 
                                <img src="img/cornerPixel.gif" width="1" height="1" alt="*"></td>
176
 
                        </tr>
177
 
                        <tr>
178
 
                                <td width="240">&nbsp;</td>
179
 
                                <td>&nbsp;</td>
180
 
                                <td align="left" width="120">
181
 
                                <img src="img/navDiv.gif" width="1" height="23" alt="|"></td>
182
 
                        </tr>
183
 
                </table>
184
 
                </td>
185
 
        </tr>
186
 
</table>
187
 
<table width="100%" border="0" cellspacing="0" cellpadding="0">
188
 
        <tr>
189
 
                <td valign="top"><br>
190
 
                <table width="90%" border="0" cellspacing="0" cellpadding="0" class="lefttables">
191
 
                        <tr>
192
 
                                <td class="bodytext">
193
 
                                <p><b>Explicit (NUnit 2.2)</b><br>
194
 
                                The Explicit attribute causes a test or test fixture to be ignored
195
 
                                unless it is explicitly selected for running. The test or fixture
196
 
                                will be run if it is selected in the gui, if its name is specified 
197
 
                                on the console runner command line as the fixture to run or if it
198
 
                                is included by use of a Category filter.</p>
199
 
                                
200
 
                                <p>If a test or fixture with the Explicit attribute is encountered 
201
 
                                in the course of running tests, the runner treats 
202
 
                                it as if it had been ignored. The progress bar turns yellow and
203
 
                                the test is listed in the report of tests not run</p>
204
 
                                
205
 
                                <p><b>Test Fixture Syntax</b><br>
206
 
                                <br>
207
 
                                <script language="JavaScript">
208
 
    function doClick(index, numTabs, id) {
209
 
        document.all("tab" + id, index).className = "tab";
210
 
        for (var i=1; i < numTabs; i++) {
211
 
            document.all("tab" + id, (index + i) % numTabs).className = "backtab";
212
 
        }
213
 
        document.all("code" + id, index).style.display = "";
214
 
        for (var j=1; j < numTabs; j++) {
215
 
          document.all("code" + id, (index + j) % numTabs).style.display = "none";
216
 
        }
217
 
    }
218
 
                        </script>
219
 
                                <style>
220
 
    td.code {
221
 
      border-left:1px solid cccccc; border-bottom:1px solid cccccc; border-top:1px solid cccccc; border-right:1px solid cccccc; background-color:eeffff; padding-left:10; padding-right:10; padding-top:0; padding-bottom:0
222
 
    }
223
 
 
224
 
    td.tab {
225
 
      border-left:1px solid black; border-top:1px solid black; border-bottom:1px solid black; text-align:center;
226
 
      width:15%;
227
 
      padding:3;
228
 
      border-right:0px none black;
229
 
      background-color:eeeeee;
230
 
      cursor:hand; font-style:normal; font-variant:normal; font-weight:normal; font-size:8pt; font-family:verdana
231
 
    }
232
 
 
233
 
    td.backtab {
234
 
      border-left:1px solid black; border-top:1px solid black; border-bottom:1px solid black; text-align:center;
235
 
      width:15%;
236
 
      padding:3;
237
 
      border-right:0px none black;
238
 
      background-color:cccccc;
239
 
      cursor:hand; font-style:normal; font-variant:normal; font-weight:normal; font-size:8pt; font-family:verdana
240
 
    }
241
 
 
242
 
    td.topspace {
243
 
      border-left:1px none cccccc; border-top:0px none cccccc; width:55%;
244
 
      padding:0;
245
 
      border-bottom:1px none cccccc;
246
 
      border-right:1px none cccccc;
247
 
      background-color:white; font-style:normal; font-variant:normal; font-weight:normal; font-size:8pt; font-family:verdana
248
 
    }
249
 
 
250
 
    td.space {
251
 
      border-left:1px solid black; border-top:0px none cccccc; width:55%;
252
 
      padding:0;
253
 
      border-bottom:1px none cccccc;
254
 
      border-right:1px none cccccc;
255
 
      background-color:white; font-style:normal; font-variant:normal; font-weight:normal; font-size:8pt; font-family:verdana
256
 
    }
257
 
                        </style>
258
 
                                </p>
259
 
                                <table cellpadding="0" cellspacing="0" width="95%">
260
 
                                        <tr>
261
 
                                                <td class="code" colspan="4">
262
 
                                                <pre id="code_ctl2" style="display:">namespace NUnit.Tests
263
 
{
264
 
  using System;
265
 
  using NUnit.Framework;
266
 
 
267
 
  [TestFixture, Explicit]
268
 
  public class ExplicitTests
269
 
  {
270
 
    // ...
271
 
  }
272
 
}
273
 
</pre>
274
 
                                                <pre id="code_ctl2" style="display:none">Imports System
275
 
Imports Nunit.Framework
276
 
 
277
 
Namespace Nunit.Tests
278
 
 
279
 
  &lt;TestFixture(), Explicit()&gt;
280
 
  Public Class ExplicitTests
281
 
    &#39; ...
282
 
  End Class
283
 
End Namespace
284
 
</pre>
285
 
                                                <pre id="code_ctl2" style="display:none">#using &lt;Nunit.Framework.dll&gt;
286
 
using namespace System;
287
 
using namespace NUnit::Framework;
288
 
 
289
 
namespace NUnitTests
290
 
{
291
 
  [TestFixture]
292
 
  [Explicit]
293
 
  public __gc class ExplicitTests
294
 
  {
295
 
    // ...
296
 
  };
297
 
}
298
 
 
299
 
#include &quot;cppsample.h&quot;
300
 
 
301
 
namespace NUnitTests {
302
 
  // ...
303
 
}
304
 
</pre>
305
 
                                                <pre id="code_ctl2" style="display:none">package NUnit.Tests;
306
 
 
307
 
import System.*;
308
 
import NUnit.Framework.TestFixture;
309
 
 
310
 
 
311
 
/** @attribute NUnit.Framework.TestFixture() */
312
 
/** @attribute NUnit.Framework.Explicit() */
313
 
public class ExplicitTests
314
 
{
315
 
  // ...
316
 
}
317
 
</pre>
318
 
                                                </td>
319
 
                                                <td class="topspace"><br>
320
 
                                                </td>
321
 
                                        </tr>
322
 
                                        <tr>
323
 
                                                <td colspan="5"><br>
324
 
                                                </td>
325
 
                                        </tr>
326
 
                                        <tr>
327
 
                                                <td class="tab" id="tab_ctl2" onclick="doClick(0, 4, '_ctl2')">
328
 
                                                <b>C#</b> </td>
329
 
                                                <td class="backtab" id="tab_ctl2" onclick="doClick(1, 4, '_ctl2')">
330
 
                                                <b>VB</b> </td>
331
 
                                                <td class="backtab" id="tab_ctl2" onclick="doClick(2, 4, '_ctl2')">
332
 
                                                <b>Managed C++</b> </td>
333
 
                                                <td class="backtab" id="tab_ctl2" onclick="doClick(3, 4, '_ctl2')">
334
 
                                                <b>J#</b> </td>
335
 
                                                <td class="space">&nbsp;</td>
336
 
                                        </tr>
337
 
                                </table>
338
 
                                <br>
339
 
                                <b>Test Syntax</b><br>
340
 
                                <br>
341
 
                                <table cellpadding="0" cellspacing="0" width="95%">
342
 
                                        <tr>
343
 
                                                <td class="code" colspan="4">
344
 
                                                <pre id="code_ctl3" style="display:">namespace NUnit.Tests
345
 
{
346
 
  using System;
347
 
  using NUnit.Framework;
348
 
 
349
 
  [TestFixture]
350
 
  public class SuccessTests
351
 
  {
352
 
    [Test, Explicit]
353
 
    public void ExplicitTest()
354
 
    { /* ... */ }
355
 
}
356
 
</pre>
357
 
                                                <pre id="code_ctl3" style="display:none">Imports System
358
 
Imports Nunit.Framework
359
 
 
360
 
Namespace Nunit.Tests
361
 
 
362
 
  &lt;TestFixture()&gt;
363
 
  Public Class SuccessTests
364
 
    &lt;Test(), Explicit()&gt; Public Sub ExplicitTest()
365
 
      &#39; ...
366
 
    End Sub
367
 
  End Class
368
 
End Namespace
369
 
</pre>
370
 
                                                <pre id="code_ctl3" style="display:none">#using &lt;Nunit.Framework.dll&gt;
371
 
using namespace System;
372
 
using namespace NUnit::Framework;
373
 
 
374
 
namespace NUnitTests
375
 
{
376
 
  [TestFixture]
377
 
  public __gc class SuccessTests
378
 
  {
379
 
    [Test][Explicit] void ExplicitTest();
380
 
  };
381
 
}
382
 
 
383
 
#include &quot;cppsample.h&quot;
384
 
 
385
 
namespace NUnitTests {
386
 
  // ...
387
 
}
388
 
</pre>
389
 
                                                <pre id="code_ctl3" style="display:none">package NUnit.Tests;
390
 
 
391
 
import System.*;
392
 
import NUnit.Framework.TestFixture;
393
 
 
394
 
 
395
 
/** @attribute NUnit.Framework.TestFixture() */
396
 
public class SuccessTests
397
 
{
398
 
  /** @attribute NUnit.Framework.Test() */
399
 
  /** @attribute NUnit.Framework.Explicit() */
400
 
  public void ExplicitTest()
401
 
  { /* ... */ }
402
 
}
403
 
</pre>
404
 
                                                </td>
405
 
                                                <td class="topspace"><br>
406
 
                                                </td>
407
 
                                        </tr>
408
 
                                        <tr>
409
 
                                                <td colspan="5"><br>
410
 
                                                </td>
411
 
                                        </tr>
412
 
                                        <tr>
413
 
                                                <td class="tab" id="tab_ctl3" onclick="doClick(0, 4, '_ctl3')">
414
 
                                                <b>C#</b> </td>
415
 
                                                <td class="backtab" id="tab_ctl3" onclick="doClick(1, 4, '_ctl3')">
416
 
                                                <b>VB</b> </td>
417
 
                                                <td class="backtab" id="tab_ctl3" onclick="doClick(2, 4, '_ctl3')">
418
 
                                                <b>Managed C++</b> </td>
419
 
                                                <td class="backtab" id="tab_ctl3" onclick="doClick(3, 4, '_ctl3')">
420
 
                                                <b>J#</b> </td>
421
 
                                                <td class="space">&nbsp;</td>
422
 
                                        </tr>
423
 
                                </table>
424
 
                                </td>
425
 
                        </tr>
426
 
                </table>
427
 
                <table width="90%" border="0" cellspacing="0" cellpadding="0" class="lefttables">
428
 
                        <tr>
429
 
                                <td class="copyrighttext"><br><hr>
430
 
                                Copyright � 2004 Charlie Poole. All
431
 
                                Rights Reserved. </td>
432
 
                        </tr>
433
 
                </table>
434
 
                </td>
435
 
                <td width="1" valign="top">
436
 
                <img src="img/sideDivider.gif" width="1" height="435" alt="|"></td>
437
 
                <td width="235" valign="top">
438
 
                <table border="0" cellspacing="0" cellpadding="0" align="center" class="subnavtable">
439
 
        <tr>
440
 
          <td align="center" width="15" class="blanktd"><a href="download.html" target="_self"><img src="img/bulletOff.gif" width="8" height="8" alt="*" border="0"></a></td>
441
 
          <td height="25" class="blanktd"><a href="getStarted.html" target="_self"><img src="img/getStarted.gif" width="125" height="12" alt="Getting Started" border="0"></a></td>
442
 
        </tr>
443
 
        <tr>
444
 
          <td align="center" width="15" class="blanktd"><a href="installation.html" target="_self"><img src="img/bulletOff.gif" width="8" height="8" alt="*" border="0"></a></td>
445
 
          <td height="25" class="blanktd"><a href="installation.html" target="_self"><img src="img/installation.gif" width="99" height="12" alt="Installation" border="0"></a></td>
446
 
        </tr>
447
 
        <tr>
448
 
          <td align="center" width="15" class="blanktd"><img src="img/bulletOff.gif" width="8" height="8" alt="&amp;#149;" border="0"></td>
449
 
          <td height="25" class="blanktd"><a href="assertions.html" target="_self"><img src="img/assertions.gif" width="83" height="12" alt="Assertions" border="0"></a></td>
450
 
        </tr>
451
 
        <tr>
452
 
          <td align="center" width="15" class="blanktd"><img src="img/bulletOff.gif" width="8" height="8" alt="&amp;#149;" border="0"></td>
453
 
          <td height="25" class="blanktd"><a href="attributes.html" target="_self"><img src="img/attribute.gif" width="83" height="12" alt="Attributes" border="0"></a></td>
454
 
        </tr>
455
 
                        <tr>
456
 
                                <td align="center" width="15" class="blanktd">&nbsp;</td>
457
 
                                <td height="25" class="blanktd"><a href="testFixture.html">
458
 
                                <img src="img/testFixtureOff.gif" width="112" height="12" alt="Test Fixture" border="0"></a></td>
459
 
                        </tr>
460
 
                        <tr>
461
 
                                <td align="center" width="15" class="blanktd">&nbsp;</td>
462
 
                                <td height="25" class="blanktd">
463
 
                                <a href="test.html" target="_self">
464
 
                                <img src="img/testOff.gif" width="52" height="12" alt="Test" border="0"></a></td>
465
 
                        </tr>
466
 
                        <tr>
467
 
                                <td align="center" width="15" class="blanktd">&nbsp;</td>
468
 
                                <td height="25" class="blanktd">
469
 
                                <a href="setupTeardown.html" target="_self">
470
 
                                <img src="img/setupTeardownOff.gif" width="140" height="12" alt="Setup / Teardown" border="0"></a></td>
471
 
                        </tr>
472
 
                        <tr>
473
 
                                <td align="center" width="15" class="blanktd">&nbsp;</td>
474
 
                                <td height="25" class="blanktd"><a href="exception.html">
475
 
                                <img src="img/expectedExceptionOff.gif" width="168" height="12" alt="Expected Exception" border="0"></a></td>
476
 
                        </tr>
477
 
                 <tr>
478
 
                         <td align="center" width="15" class="blanktd">&nbsp;</td>
479
 
                         <td height="25" class="blanktd">
480
 
                                 <a href="category.html" target="_self">
481
 
                                 <img src="img/categoryOff.gif" width="92" height="12" alt="Category" border="0"></a></td>
482
 
                 </tr>
483
 
                 <tr>
484
 
                         <td align="center" width="15" class="blanktd">&nbsp;</td>
485
 
                         <td height="25" class="blanktd">
486
 
                                 <a href="explicit.html" target="_self">
487
 
                                 <img src="img/explicitOn.gif" width="80" height="12" alt="Explicit" border="0"></a></td>
488
 
                </tr>
489
 
                        <tr>
490
 
                                <td align="center" width="15" class="blanktd">&nbsp;</td>
491
 
                                <td height="25" class="blanktd">
492
 
                                <a href="suite.html" target="_self">
493
 
                                <img src="img/suiteOff.gif" width="58" height="12" alt="Suite" border="0"></a></td>
494
 
                        </tr>
495
 
                        <tr>
496
 
                                <td align="center" width="15" class="blanktd">&nbsp;</td>
497
 
                                <td height="25" class="blanktd">
498
 
                                <a href="ignore.html" target="_self">
499
 
                                <img src="img/ignoreOff.gif" width="72" height="12" alt="Ignore" border="0"></a></td>
500
 
                        </tr>
501
 
                        <tr>
502
 
                                <td align="center" width="15" class="blanktd">
503
 
                                <a href="upgrade.html" target="_self">
504
 
                                <img src="img/bulletOff.gif" width="8" height="8" alt="&amp;#149;" border="0"></a></td>
505
 
                                <td height="25" class="blanktd">
506
 
                                <a href="upgrade.html" target="_self">
507
 
                                <img src="img/upgrade.gif" width="83" height="12" alt="Upgrading" border="0"></a></td>
508
 
                        </tr>
509
 
                        <tr>
510
 
                                <td align="center" width="15" class="blanktd">
511
 
                                <a href="commandLine.html" target="_self">
512
 
                                <img src="img/bulletOff.gif" width="8" height="8" alt="&amp;#149;" border="0"></a></td>
513
 
                                <td height="25" class="blanktd">
514
 
                                <a href="commandLine.html" target="_self">
515
 
                                <img src="img/commandLine.gif" width="195" height="12" alt="Command-Line Parameters" border="0"></a></td>
516
 
                        </tr>
517
 
        <tr>
518
 
          <td align="center" width="15" class="blanktd"><a href="samples.html" target="_self"><img src="img/bulletOff.gif" width="8" height="8" alt="*" border="0"></a></td>
519
 
          <td height="25" class="blanktd"><a href="samples.html" target="_self"><img src="img/samples.gif" width="60" height="12" alt="Samples" border="0"></a></td>
520
 
        </tr>
521
 
                        <tr>
522
 
                                <td align="center" width="15" class="blanktd">
523
 
                                <a href="license.html" target="_self">
524
 
                                <img src="img/bulletOff.gif" width="8" height="8" alt="&amp;#149;" border="0"></a></td>
525
 
                                <td height="25" class="blanktd">
526
 
                                <a href="license.html" target="_self">
527
 
                                <img src="img/license.gif" width="62" height="12" alt="License" border="0"></a></td>
528
 
                        </tr>
529
 
                </table>
530
 
                </td>
531
 
        </tr>
532
 
</table>
533
 
 
534
 
</body>
535
 
 
536
 
</html>