Subversion Repositories sokoban

Rev

Blame | Last modification | View Log | RSS feed

  1. <!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.6.0-rc) on Sat Jan 24 19:46:57 CET 2009 -->
  6. <TITLE>
  7. SokobanTestExtended2
  8. </TITLE>
  9.  
  10. <META NAME="date" CONTENT="2009-01-24">
  11.  
  12. <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
  13.  
  14. <SCRIPT type="text/javascript">
  15. function windowTitle()
  16. {
  17.     if (location.href.indexOf('is-external=true') == -1) {
  18.         parent.document.title="SokobanTestExtended2";
  19.     }
  20. }
  21. </SCRIPT>
  22. <NOSCRIPT>
  23. </NOSCRIPT>
  24.  
  25. </HEAD>
  26.  
  27. <BODY BGCOLOR="white" onload="windowTitle();">
  28. <HR>
  29.  
  30.  
  31. <!-- ========= START OF TOP NAVBAR ======= -->
  32. <A NAME="navbar_top"><!-- --></A>
  33. <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
  34. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  35. <TR>
  36. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  37. <A NAME="navbar_top_firstrow"><!-- --></A>
  38. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  39.   <TR ALIGN="center" VALIGN="top">
  40.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  41.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  42.   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  43.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  44.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  45.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  46.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  47.   </TR>
  48. </TABLE>
  49. </TD>
  50. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  51. </EM>
  52. </TD>
  53. </TR>
  54.  
  55. <TR>
  56. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  57. &nbsp;<A HREF="../../../gdi/ws0809/test/SokobanTestExtended1.html" title="class in gdi.ws0809.test"><B>PREV CLASS</B></A>&nbsp;
  58. &nbsp;<A HREF="../../../gdi/ws0809/test/SokobanTestExtended3.html" title="class in gdi.ws0809.test"><B>NEXT CLASS</B></A></FONT></TD>
  59. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  60.   <A HREF="../../../index.html?gdi/ws0809/test/SokobanTestExtended2.html" target="_top"><B>FRAMES</B></A>  &nbsp;
  61. &nbsp;<A HREF="SokobanTestExtended2.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
  62. &nbsp;<SCRIPT type="text/javascript">
  63.   <!--
  64.   if(window==top) {
  65.     document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
  66.   }
  67.   //-->
  68. </SCRIPT>
  69. <NOSCRIPT>
  70.   <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
  71. </NOSCRIPT>
  72.  
  73.  
  74. </FONT></TD>
  75. </TR>
  76. <TR>
  77. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  78.   SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  79. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  80. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  81. </TR>
  82. </TABLE>
  83. <A NAME="skip-navbar_top"></A>
  84. <!-- ========= END OF TOP NAVBAR ========= -->
  85.  
  86. <HR>
  87. <!-- ======== START OF CLASS DATA ======== -->
  88. <H2>
  89. <FONT SIZE="-1">
  90. gdi.ws0809.test</FONT>
  91. <BR>
  92. Class SokobanTestExtended2</H2>
  93. <PRE>
  94. java.lang.Object
  95.   <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><B>gdi.ws0809.test.SokobanTestExtended2</B>
  96. </PRE>
  97. <HR>
  98. <DL>
  99. <DT><PRE>public class <B>SokobanTestExtended2</B><DT>extends java.lang.Object</DL>
  100. </PRE>
  101.  
  102. <P>
  103. Public tests for the 2nd extended Sokoban implementation level
  104. <P>
  105.  
  106. <P>
  107. <DL>
  108. <DT><B>Version:</B></DT>
  109.   <DD>1.0</DD>
  110. <DT><B>Author:</B></DT>
  111.   <DD>Steven Arzt, Oren Avni</DD>
  112. </DL>
  113. <HR>
  114.  
  115. <P>
  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. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  123. <B>Constructor Summary</B></FONT></TH>
  124. </TR>
  125. <TR BGCOLOR="white" CLASS="TableRowColor">
  126. <TD><CODE><B><A HREF="../../../gdi/ws0809/test/SokobanTestExtended2.html#SokobanTestExtended2()">SokobanTestExtended2</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. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  139. <B>Method Summary</B></FONT></TH>
  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="../../../gdi/ws0809/test/SokobanTestExtended2.html#before()">before</A></B>()</CODE>
  145.  
  146. <BR>
  147. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  148. </TR>
  149. <TR BGCOLOR="white" CLASS="TableRowColor">
  150. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  151. <CODE>static&nbsp;void</CODE></FONT></TD>
  152. <TD><CODE><B><A HREF="../../../gdi/ws0809/test/SokobanTestExtended2.html#init()">init</A></B>()</CODE>
  153.  
  154. <BR>
  155. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  156. </TR>
  157. <TR BGCOLOR="white" CLASS="TableRowColor">
  158. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  159. <CODE>&nbsp;void</CODE></FONT></TD>
  160. <TD><CODE><B><A HREF="../../../gdi/ws0809/test/SokobanTestExtended2.html#loadGame()">loadGame</A></B>()</CODE>
  161.  
  162. <BR>
  163. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  164. </TR>
  165. <TR BGCOLOR="white" CLASS="TableRowColor">
  166. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  167. <CODE>&nbsp;void</CODE></FONT></TD>
  168. <TD><CODE><B><A HREF="../../../gdi/ws0809/test/SokobanTestExtended2.html#moveSequence()">moveSequence</A></B>()</CODE>
  169.  
  170. <BR>
  171. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  172. </TR>
  173. <TR BGCOLOR="white" CLASS="TableRowColor">
  174. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  175. <CODE>&nbsp;void</CODE></FONT></TD>
  176. <TD><CODE><B><A HREF="../../../gdi/ws0809/test/SokobanTestExtended2.html#redo()">redo</A></B>()</CODE>
  177.  
  178. <BR>
  179. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  180. </TR>
  181. <TR BGCOLOR="white" CLASS="TableRowColor">
  182. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  183. <CODE>&nbsp;void</CODE></FONT></TD>
  184. <TD><CODE><B><A HREF="../../../gdi/ws0809/test/SokobanTestExtended2.html#saveGame()">saveGame</A></B>()</CODE>
  185.  
  186. <BR>
  187. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Requirement "saveGame" & "loadGame"</TD>
  188. </TR>
  189. <TR BGCOLOR="white" CLASS="TableRowColor">
  190. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  191. <CODE>&nbsp;void</CODE></FONT></TD>
  192. <TD><CODE><B><A HREF="../../../gdi/ws0809/test/SokobanTestExtended2.html#solutionTime()">solutionTime</A></B>()</CODE>
  193.  
  194. <BR>
  195. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Requirement "highscoreTime"</TD>
  196. </TR>
  197. <TR BGCOLOR="white" CLASS="TableRowColor">
  198. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  199. <CODE>&nbsp;void</CODE></FONT></TD>
  200. <TD><CODE><B><A HREF="../../../gdi/ws0809/test/SokobanTestExtended2.html#undo()">undo</A></B>()</CODE>
  201.  
  202. <BR>
  203. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Requirement "undo/redo"</TD>
  204. </TR>
  205. <TR BGCOLOR="white" CLASS="TableRowColor">
  206. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  207. <CODE>&nbsp;void</CODE></FONT></TD>
  208. <TD><CODE><B><A HREF="../../../gdi/ws0809/test/SokobanTestExtended2.html#undoFail()">undoFail</A></B>()</CODE>
  209.  
  210. <BR>
  211. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  212. </TR>
  213. </TABLE>
  214. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  215. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  216. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  217. <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
  218. </TR>
  219. <TR BGCOLOR="white" CLASS="TableRowColor">
  220. <TD><CODE>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
  221. </TR>
  222. </TABLE>
  223. &nbsp;
  224. <P>
  225.  
  226. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  227.  
  228. <A NAME="constructor_detail"><!-- --></A>
  229. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  230. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  231. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  232. <B>Constructor Detail</B></FONT></TH>
  233. </TR>
  234. </TABLE>
  235.  
  236. <A NAME="SokobanTestExtended2()"><!-- --></A><H3>
  237. SokobanTestExtended2</H3>
  238. <PRE>
  239. public <B>SokobanTestExtended2</B>()</PRE>
  240. <DL>
  241. </DL>
  242.  
  243. <!-- ============ METHOD DETAIL ========== -->
  244.  
  245. <A NAME="method_detail"><!-- --></A>
  246. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  247. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  248. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  249. <B>Method Detail</B></FONT></TH>
  250. </TR>
  251. </TABLE>
  252.  
  253. <A NAME="init()"><!-- --></A><H3>
  254. init</H3>
  255. <PRE>
  256. public static void <B>init</B>()</PRE>
  257. <DL>
  258. <DD><DL>
  259. </DL>
  260. </DD>
  261. </DL>
  262. <HR>
  263.  
  264. <A NAME="before()"><!-- --></A><H3>
  265. before</H3>
  266. <PRE>
  267. public void <B>before</B>()</PRE>
  268. <DL>
  269. <DD><DL>
  270. </DL>
  271. </DD>
  272. </DL>
  273. <HR>
  274.  
  275. <A NAME="undo()"><!-- --></A><H3>
  276. undo</H3>
  277. <PRE>
  278. public void <B>undo</B>()
  279.           throws java.lang.Exception</PRE>
  280. <DL>
  281. <DD>Requirement "undo/redo"
  282. <P>
  283. <DD><DL>
  284.  
  285. <DT><B>Throws:</B>
  286. <DD><CODE>java.lang.Exception</CODE></DL>
  287. </DD>
  288. </DL>
  289. <HR>
  290.  
  291. <A NAME="undoFail()"><!-- --></A><H3>
  292. undoFail</H3>
  293. <PRE>
  294. public void <B>undoFail</B>()
  295.               throws java.lang.Exception</PRE>
  296. <DL>
  297. <DD><DL>
  298.  
  299. <DT><B>Throws:</B>
  300. <DD><CODE>java.lang.Exception</CODE></DL>
  301. </DD>
  302. </DL>
  303. <HR>
  304.  
  305. <A NAME="redo()"><!-- --></A><H3>
  306. redo</H3>
  307. <PRE>
  308. public void <B>redo</B>()
  309.           throws java.lang.Exception</PRE>
  310. <DL>
  311. <DD><DL>
  312.  
  313. <DT><B>Throws:</B>
  314. <DD><CODE>java.lang.Exception</CODE></DL>
  315. </DD>
  316. </DL>
  317. <HR>
  318.  
  319. <A NAME="saveGame()"><!-- --></A><H3>
  320. saveGame</H3>
  321. <PRE>
  322. public void <B>saveGame</B>()
  323.               throws java.lang.Exception</PRE>
  324. <DL>
  325. <DD>Requirement "saveGame" & "loadGame"
  326. <P>
  327. <DD><DL>
  328.  
  329. <DT><B>Throws:</B>
  330. <DD><CODE>java.lang.Exception</CODE></DL>
  331. </DD>
  332. </DL>
  333. <HR>
  334.  
  335. <A NAME="loadGame()"><!-- --></A><H3>
  336. loadGame</H3>
  337. <PRE>
  338. public void <B>loadGame</B>()
  339.               throws java.lang.Exception</PRE>
  340. <DL>
  341. <DD><DL>
  342.  
  343. <DT><B>Throws:</B>
  344. <DD><CODE>java.lang.Exception</CODE></DL>
  345. </DD>
  346. </DL>
  347. <HR>
  348.  
  349. <A NAME="solutionTime()"><!-- --></A><H3>
  350. solutionTime</H3>
  351. <PRE>
  352. public void <B>solutionTime</B>()
  353.                   throws java.lang.Exception</PRE>
  354. <DL>
  355. <DD>Requirement "highscoreTime"
  356. <P>
  357. <DD><DL>
  358.  
  359. <DT><B>Throws:</B>
  360. <DD><CODE>java.lang.Exception</CODE></DL>
  361. </DD>
  362. </DL>
  363. <HR>
  364.  
  365. <A NAME="moveSequence()"><!-- --></A><H3>
  366. moveSequence</H3>
  367. <PRE>
  368. public void <B>moveSequence</B>()
  369.                   throws java.lang.Exception</PRE>
  370. <DL>
  371. <DD><DL>
  372.  
  373. <DT><B>Throws:</B>
  374. <DD><CODE>java.lang.Exception</CODE></DL>
  375. </DD>
  376. </DL>
  377. <!-- ========= END OF CLASS DATA ========= -->
  378. <HR>
  379.  
  380.  
  381. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  382. <A NAME="navbar_bottom"><!-- --></A>
  383. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  384. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  385. <TR>
  386. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  387. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  388. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  389.   <TR ALIGN="center" VALIGN="top">
  390.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  391.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  392.   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  393.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  394.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  395.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  396.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  397.   </TR>
  398. </TABLE>
  399. </TD>
  400. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  401. </EM>
  402. </TD>
  403. </TR>
  404.  
  405. <TR>
  406. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  407. &nbsp;<A HREF="../../../gdi/ws0809/test/SokobanTestExtended1.html" title="class in gdi.ws0809.test"><B>PREV CLASS</B></A>&nbsp;
  408. &nbsp;<A HREF="../../../gdi/ws0809/test/SokobanTestExtended3.html" title="class in gdi.ws0809.test"><B>NEXT CLASS</B></A></FONT></TD>
  409. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  410.   <A HREF="../../../index.html?gdi/ws0809/test/SokobanTestExtended2.html" target="_top"><B>FRAMES</B></A>  &nbsp;
  411. &nbsp;<A HREF="SokobanTestExtended2.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
  412. &nbsp;<SCRIPT type="text/javascript">
  413.   <!--
  414.   if(window==top) {
  415.     document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
  416.   }
  417.   //-->
  418. </SCRIPT>
  419. <NOSCRIPT>
  420.   <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
  421. </NOSCRIPT>
  422.  
  423.  
  424. </FONT></TD>
  425. </TR>
  426. <TR>
  427. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  428.   SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  429. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  430. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  431. </TR>
  432. </TABLE>
  433. <A NAME="skip-navbar_bottom"></A>
  434. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  435.  
  436. <HR>
  437.  
  438. </BODY>
  439. </HTML>
  440.