Documentation generated. Some errors corrected in the code.
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.4.2-02) on Tue Jan 10 15:14:09 GMT 2006 -->
|
||||
<!-- Generated by javadoc (build 1.5.0_05) on Fri Jan 13 17:00:38 GMT 2006 -->
|
||||
<TITLE>
|
||||
suicideChess Class Hierarchy
|
||||
</TITLE>
|
||||
@ -16,6 +16,8 @@ function windowTitle()
|
||||
parent.document.title="suicideChess Class Hierarchy";
|
||||
}
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
</NOSCRIPT>
|
||||
|
||||
</HEAD>
|
||||
|
||||
@ -27,11 +29,11 @@ function windowTitle()
|
||||
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
|
||||
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
||||
<TR>
|
||||
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
||||
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
||||
<A NAME="navbar_top_firstrow"><!-- --></A>
|
||||
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
||||
<TR ALIGN="center" VALIGN="top">
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../suicideChess/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD>
|
||||
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT> </TD>
|
||||
@ -51,7 +53,7 @@ function windowTitle()
|
||||
PREV
|
||||
NEXT</FONT></TD>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../index.html" target="_top"><B>FRAMES</B></A>
|
||||
<A HREF="../index.html?suicideChess/package-tree.html" target="_top"><B>FRAMES</B></A>
|
||||
<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A>
|
||||
<SCRIPT type="text/javascript">
|
||||
<!--
|
||||
@ -64,6 +66,7 @@ function windowTitle()
|
||||
<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
|
||||
</NOSCRIPT>
|
||||
|
||||
|
||||
</FONT></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
@ -80,11 +83,11 @@ Hierarchy For Package suicideChess
|
||||
Class Hierarchy
|
||||
</H2>
|
||||
<UL>
|
||||
<LI TYPE="circle">class java.lang.Object<UL>
|
||||
<LI TYPE="circle">class suicideChess.<A HREF="../suicideChess/Board.html" title="class in suicideChess"><B>Board</B></A><LI TYPE="circle">class suicideChess.<A HREF="../suicideChess/Move.html" title="class in suicideChess"><B>Move</B></A><LI TYPE="circle">class suicideChess.Piece<LI TYPE="circle">class suicideChess.Rules<LI TYPE="circle">class suicideChess.Square<LI TYPE="circle">class suicideChess.SuicideChess<LI TYPE="circle">class java.lang.Throwable (implements java.io.Serializable)
|
||||
<LI TYPE="circle">java.lang.Object<UL>
|
||||
<LI TYPE="circle">suicideChess.<A HREF="../suicideChess/Board.html" title="class in suicideChess"><B>Board</B></A><LI TYPE="circle">suicideChess.<A HREF="../suicideChess/Move.html" title="class in suicideChess"><B>Move</B></A><LI TYPE="circle">suicideChess.<A HREF="../suicideChess/Piece.html" title="class in suicideChess"><B>Piece</B></A><LI TYPE="circle">suicideChess.<A HREF="../suicideChess/Rules.html" title="class in suicideChess"><B>Rules</B></A><LI TYPE="circle">suicideChess.<A HREF="../suicideChess/Square.html" title="class in suicideChess"><B>Square</B></A><LI TYPE="circle">suicideChess.<A HREF="../suicideChess/SuicideChess.html" title="class in suicideChess"><B>SuicideChess</B></A><LI TYPE="circle">java.lang.Throwable (implements java.io.Serializable)
|
||||
<UL>
|
||||
<LI TYPE="circle">class java.lang.Exception<UL>
|
||||
<LI TYPE="circle">class suicideChess.<A HREF="../suicideChess/Board.NoPieceOnSquare.html" title="class in suicideChess"><B>Board.NoPieceOnSquare</B></A><LI TYPE="circle">class suicideChess.<A HREF="../suicideChess/Move.NotAValidMoveException.html" title="class in suicideChess"><B>Move.NotAValidMoveException</B></A><LI TYPE="circle">class suicideChess.Square.NotAValidSquare</UL>
|
||||
<LI TYPE="circle">java.lang.Exception<UL>
|
||||
<LI TYPE="circle">suicideChess.<A HREF="../suicideChess/Board.NoPieceOnSquare.html" title="class in suicideChess"><B>Board.NoPieceOnSquare</B></A><LI TYPE="circle">suicideChess.<A HREF="../suicideChess/Move.NotAValidMoveException.html" title="class in suicideChess"><B>Move.NotAValidMoveException</B></A><LI TYPE="circle">suicideChess.<A HREF="../suicideChess/Rules.UnexpectedError.html" title="class in suicideChess"><B>Rules.UnexpectedError</B></A><LI TYPE="circle">suicideChess.<A HREF="../suicideChess/Square.NotAValidSquare.html" title="class in suicideChess"><B>Square.NotAValidSquare</B></A></UL>
|
||||
</UL>
|
||||
</UL>
|
||||
</UL>
|
||||
@ -96,11 +99,11 @@ Class Hierarchy
|
||||
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
|
||||
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
||||
<TR>
|
||||
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
||||
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
||||
<A NAME="navbar_bottom_firstrow"><!-- --></A>
|
||||
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
||||
<TR ALIGN="center" VALIGN="top">
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../suicideChess/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
|
||||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD>
|
||||
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT> </TD>
|
||||
@ -120,7 +123,7 @@ Class Hierarchy
|
||||
PREV
|
||||
NEXT</FONT></TD>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../index.html" target="_top"><B>FRAMES</B></A>
|
||||
<A HREF="../index.html?suicideChess/package-tree.html" target="_top"><B>FRAMES</B></A>
|
||||
<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A>
|
||||
<SCRIPT type="text/javascript">
|
||||
<!--
|
||||
@ -133,6 +136,7 @@ Class Hierarchy
|
||||
<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
|
||||
</NOSCRIPT>
|
||||
|
||||
|
||||
</FONT></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
Reference in New Issue
Block a user