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. SokobanTestMinimal
  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="SokobanTestMinimal";
  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/SokobanTestExtended3.html" title="class in gdi.ws0809.test"><B>PREV CLASS</B></A>&nbsp;
  58. &nbsp;NEXT CLASS</FONT></TD>
  59. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  60.   <A HREF="../../../index.html?gdi/ws0809/test/SokobanTestMinimal.html" target="_top"><B>FRAMES</B></A>  &nbsp;
  61. &nbsp;<A HREF="SokobanTestMinimal.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 SokobanTestMinimal</H2>
  93. <PRE>
  94. java.lang.Object
  95.   <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><B>gdi.ws0809.test.SokobanTestMinimal</B>
  96. </PRE>
  97. <HR>
  98. <DL>
  99. <DT><PRE>public class <B>SokobanTestMinimal</B><DT>extends java.lang.Object</DL>
  100. </PRE>
  101.  
  102. <P>
  103. Public tests for the minimal 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/SokobanTestMinimal.html#SokobanTestMinimal()">SokobanTestMinimal</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/SokobanTestMinimal.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>&nbsp;void</CODE></FONT></TD>
  152. <TD><CODE><B><A HREF="../../../gdi/ws0809/test/SokobanTestMinimal.html#detectSolved()">detectSolved</A></B>()</CODE>
  153.  
  154. <BR>
  155. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Requirements "detectSolved"</TD>
  156. </TR>
  157. <TR BGCOLOR="white" CLASS="TableRowColor">
  158. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  159. <CODE>static&nbsp;void</CODE></FONT></TD>
  160. <TD><CODE><B><A HREF="../../../gdi/ws0809/test/SokobanTestMinimal.html#init()">init</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/SokobanTestMinimal.html#parseInvalidLevel()">parseInvalidLevel</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/SokobanTestMinimal.html#parseValidLevelFile()">parseValidLevelFile</A></B>()</CODE>
  177.  
  178. <BR>
  179. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Requirements "parseLevel", "toString" & "checkSyntax"</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/SokobanTestMinimal.html#testGetCrateCount()">testGetCrateCount</A></B>()</CODE>
  185.  
  186. <BR>
  187. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</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/SokobanTestMinimal.html#testGetGoalCount()">testGetGoalCount</A></B>()</CODE>
  193.  
  194. <BR>
  195. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</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/SokobanTestMinimal.html#testGetLevelHeight()">testGetLevelHeight</A></B>()</CODE>
  201.  
  202. <BR>
  203. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</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/SokobanTestMinimal.html#testGetLevelWidth()">testGetLevelWidth</A></B>()</CODE>
  209.  
  210. <BR>
  211. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</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="../../../gdi/ws0809/test/SokobanTestMinimal.html#testGetWallCount()">testGetWallCount</A></B>()</CODE>
  217.  
  218. <BR>
  219. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  220. </TR>
  221. </TABLE>
  222. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  223. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  224. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  225. <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
  226. </TR>
  227. <TR BGCOLOR="white" CLASS="TableRowColor">
  228. <TD><CODE>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
  229. </TR>
  230. </TABLE>
  231. &nbsp;
  232. <P>
  233.  
  234. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  235.  
  236. <A NAME="constructor_detail"><!-- --></A>
  237. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  238. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  239. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  240. <B>Constructor Detail</B></FONT></TH>
  241. </TR>
  242. </TABLE>
  243.  
  244. <A NAME="SokobanTestMinimal()"><!-- --></A><H3>
  245. SokobanTestMinimal</H3>
  246. <PRE>
  247. public <B>SokobanTestMinimal</B>()</PRE>
  248. <DL>
  249. </DL>
  250.  
  251. <!-- ============ METHOD DETAIL ========== -->
  252.  
  253. <A NAME="method_detail"><!-- --></A>
  254. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  255. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  256. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  257. <B>Method Detail</B></FONT></TH>
  258. </TR>
  259. </TABLE>
  260.  
  261. <A NAME="init()"><!-- --></A><H3>
  262. init</H3>
  263. <PRE>
  264. public static void <B>init</B>()</PRE>
  265. <DL>
  266. <DD><DL>
  267. </DL>
  268. </DD>
  269. </DL>
  270. <HR>
  271.  
  272. <A NAME="before()"><!-- --></A><H3>
  273. before</H3>
  274. <PRE>
  275. public void <B>before</B>()</PRE>
  276. <DL>
  277. <DD><DL>
  278. </DL>
  279. </DD>
  280. </DL>
  281. <HR>
  282.  
  283. <A NAME="parseValidLevelFile()"><!-- --></A><H3>
  284. parseValidLevelFile</H3>
  285. <PRE>
  286. public void <B>parseValidLevelFile</B>()
  287.                          throws java.lang.Exception</PRE>
  288. <DL>
  289. <DD>Requirements "parseLevel", "toString" & "checkSyntax"
  290. <P>
  291. <DD><DL>
  292.  
  293. <DT><B>Throws:</B>
  294. <DD><CODE>java.lang.Exception</CODE></DL>
  295. </DD>
  296. </DL>
  297. <HR>
  298.  
  299. <A NAME="parseInvalidLevel()"><!-- --></A><H3>
  300. parseInvalidLevel</H3>
  301. <PRE>
  302. public void <B>parseInvalidLevel</B>()
  303.                        throws java.lang.Exception</PRE>
  304. <DL>
  305. <DD><DL>
  306.  
  307. <DT><B>Throws:</B>
  308. <DD><CODE>java.lang.Exception</CODE></DL>
  309. </DD>
  310. </DL>
  311. <HR>
  312.  
  313. <A NAME="detectSolved()"><!-- --></A><H3>
  314. detectSolved</H3>
  315. <PRE>
  316. public void <B>detectSolved</B>()
  317.                   throws java.lang.Exception</PRE>
  318. <DL>
  319. <DD>Requirements "detectSolved"
  320. <P>
  321. <DD><DL>
  322.  
  323. <DT><B>Throws:</B>
  324. <DD><CODE>java.lang.Exception</CODE></DL>
  325. </DD>
  326. </DL>
  327. <HR>
  328.  
  329. <A NAME="testGetLevelWidth()"><!-- --></A><H3>
  330. testGetLevelWidth</H3>
  331. <PRE>
  332. public void <B>testGetLevelWidth</B>()
  333.                        throws java.lang.Exception</PRE>
  334. <DL>
  335. <DD><DL>
  336.  
  337. <DT><B>Throws:</B>
  338. <DD><CODE>java.lang.Exception</CODE></DL>
  339. </DD>
  340. </DL>
  341. <HR>
  342.  
  343. <A NAME="testGetLevelHeight()"><!-- --></A><H3>
  344. testGetLevelHeight</H3>
  345. <PRE>
  346. public void <B>testGetLevelHeight</B>()
  347.                         throws java.lang.Exception</PRE>
  348. <DL>
  349. <DD><DL>
  350.  
  351. <DT><B>Throws:</B>
  352. <DD><CODE>java.lang.Exception</CODE></DL>
  353. </DD>
  354. </DL>
  355. <HR>
  356.  
  357. <A NAME="testGetWallCount()"><!-- --></A><H3>
  358. testGetWallCount</H3>
  359. <PRE>
  360. public void <B>testGetWallCount</B>()
  361.                       throws java.lang.Exception</PRE>
  362. <DL>
  363. <DD><DL>
  364.  
  365. <DT><B>Throws:</B>
  366. <DD><CODE>java.lang.Exception</CODE></DL>
  367. </DD>
  368. </DL>
  369. <HR>
  370.  
  371. <A NAME="testGetCrateCount()"><!-- --></A><H3>
  372. testGetCrateCount</H3>
  373. <PRE>
  374. public void <B>testGetCrateCount</B>()
  375.                        throws java.lang.Exception</PRE>
  376. <DL>
  377. <DD><DL>
  378.  
  379. <DT><B>Throws:</B>
  380. <DD><CODE>java.lang.Exception</CODE></DL>
  381. </DD>
  382. </DL>
  383. <HR>
  384.  
  385. <A NAME="testGetGoalCount()"><!-- --></A><H3>
  386. testGetGoalCount</H3>
  387. <PRE>
  388. public void <B>testGetGoalCount</B>()
  389.                       throws java.lang.Exception</PRE>
  390. <DL>
  391. <DD><DL>
  392.  
  393. <DT><B>Throws:</B>
  394. <DD><CODE>java.lang.Exception</CODE></DL>
  395. </DD>
  396. </DL>
  397. <!-- ========= END OF CLASS DATA ========= -->
  398. <HR>
  399.  
  400.  
  401. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  402. <A NAME="navbar_bottom"><!-- --></A>
  403. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  404. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  405. <TR>
  406. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  407. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  408. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  409.   <TR ALIGN="center" VALIGN="top">
  410.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  411.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  412.   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  413.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  414.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  415.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  416.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  417.   </TR>
  418. </TABLE>
  419. </TD>
  420. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  421. </EM>
  422. </TD>
  423. </TR>
  424.  
  425. <TR>
  426. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  427. &nbsp;<A HREF="../../../gdi/ws0809/test/SokobanTestExtended3.html" title="class in gdi.ws0809.test"><B>PREV CLASS</B></A>&nbsp;
  428. &nbsp;NEXT CLASS</FONT></TD>
  429. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  430.   <A HREF="../../../index.html?gdi/ws0809/test/SokobanTestMinimal.html" target="_top"><B>FRAMES</B></A>  &nbsp;
  431. &nbsp;<A HREF="SokobanTestMinimal.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
  432. &nbsp;<SCRIPT type="text/javascript">
  433.   <!--
  434.   if(window==top) {
  435.     document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
  436.   }
  437.   //-->
  438. </SCRIPT>
  439. <NOSCRIPT>
  440.   <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
  441. </NOSCRIPT>
  442.  
  443.  
  444. </FONT></TD>
  445. </TR>
  446. <TR>
  447. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  448.   SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  449. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  450. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  451. </TR>
  452. </TABLE>
  453. <A NAME="skip-navbar_bottom"></A>
  454. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  455.  
  456. <HR>
  457.  
  458. </BODY>
  459. </HTML>
  460.