diff options
Diffstat (limited to 'ajdoc/testdata/spacewar/doc/overview-tree.html')
-rw-r--r-- | ajdoc/testdata/spacewar/doc/overview-tree.html | 182 |
1 files changed, 0 insertions, 182 deletions
diff --git a/ajdoc/testdata/spacewar/doc/overview-tree.html b/ajdoc/testdata/spacewar/doc/overview-tree.html deleted file mode 100644 index 92ee3fbca..000000000 --- a/ajdoc/testdata/spacewar/doc/overview-tree.html +++ /dev/null @@ -1,182 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.4.2_04) on Tue Apr 06 19:57:26 PDT 2004 --> -<TITLE> -Class Hierarchy -</TITLE> - - -<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="Class Hierarchy"; -} -</SCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<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"> -<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="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV - NEXT</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="index.html" target="_top"><B>FRAMES</B></A> - <A HREF="overview-tree.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<HR> -<CENTER> -<H2> -Hierarchy For All Packages</H2> -</CENTER> -<DL> -<DT><B>Package Hierarchies:</B><DD><A HREF="coordination/package-tree.html">coordination</A>, <A HREF="spacewar/package-tree.html">spacewar</A></DL> -<HR> -<H2> -Class Hierarchy -</H2> -<UL> -<LI TYPE="circle">class java.lang.Object<UL> -<LI TYPE="circle">class java.awt.Component (implements java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable) -<UL> -<LI TYPE="circle">class java.awt.Canvas (implements javax.accessibility.Accessible) -<UL> -<LI TYPE="circle">class spacewar.<A HREF="spacewar/Display.html" title="class in spacewar"><B>Display</B></A><UL> -<LI TYPE="circle">class spacewar.<A HREF="spacewar/Display1.html" title="class in spacewar"><B>Display1</B></A><LI TYPE="circle">class spacewar.<A HREF="spacewar/Display2.html" title="class in spacewar"><B>Display2</B></A></UL> -</UL> -<LI TYPE="circle">class java.awt.Container<UL> -<LI TYPE="circle">class java.awt.Window (implements javax.accessibility.Accessible) -<UL> -<LI TYPE="circle">class java.awt.Frame (implements java.awt.MenuContainer) -<UL> -<LI TYPE="circle">class spacewar.<A HREF="spacewar/SWFrame.html" title="class in spacewar"><B>SWFrame</B></A> (implements java.awt.event.ActionListener) -</UL> -</UL> -</UL> -</UL> -<LI TYPE="circle">class coordination.<A HREF="coordination/Coordinator.html" title="class in coordination"><B>Coordinator</B></A><UL> -<LI TYPE="circle">class spacewar.<A HREF="spacewar/GameSynchronization.html" title="class in spacewar"><B>GameSynchronization</B></A><LI TYPE="circle">class spacewar.<A HREF="spacewar/RegistrySynchronization.html" title="class in spacewar"><B>RegistrySynchronization</B></A></UL> -<LI TYPE="circle">class spacewar.<A HREF="spacewar/Debug.html" title="class in spacewar"><B>Debug</B></A><LI TYPE="circle">class spacewar.<A HREF="spacewar/Display.DisplayAspect.html" title="class in spacewar"><B>Display.DisplayAspect</B></A><LI TYPE="circle">class spacewar.<A HREF="spacewar/Display1.SpaceObjectPainting.html" title="class in spacewar"><B>Display1.SpaceObjectPainting</B></A><LI TYPE="circle">class spacewar.<A HREF="spacewar/Display2.SpaceObjectPainting.html" title="class in spacewar"><B>Display2.SpaceObjectPainting</B></A><LI TYPE="circle">class spacewar.<A HREF="spacewar/EnsureShipIsAlive.html" title="class in spacewar"><B>EnsureShipIsAlive</B></A><LI TYPE="circle">class spacewar.<A HREF="spacewar/InfoWin.html" title="class in spacewar"><B>InfoWin</B></A><LI TYPE="circle">class spacewar.<A HREF="spacewar/KeyMapping.html" title="class in spacewar"><B>KeyMapping</B></A><LI TYPE="circle">class coordination.<A HREF="coordination/Method.html" title="class in coordination"><B>Method</B></A><LI TYPE="circle">class coordination.<A HREF="coordination/MethodState.html" title="class in coordination"><B>MethodState</B></A><LI TYPE="circle">class coordination.<A HREF="coordination/Mutex.html" title="class in coordination"><B>Mutex</B></A> (implements coordination.<A HREF="coordination/Exclusion.html" title="interface in coordination">Exclusion</A>) -<LI TYPE="circle">class spacewar.<A HREF="spacewar/Pilot.html" title="class in spacewar"><B>Pilot</B></A><UL> -<LI TYPE="circle">class spacewar.<A HREF="spacewar/Player.html" title="class in spacewar"><B>Player</B></A> (implements java.awt.event.KeyListener) -<LI TYPE="circle">class spacewar.<A HREF="spacewar/Robot.html" title="class in spacewar"><B>Robot</B></A> (implements java.lang.Runnable) -</UL> -<LI TYPE="circle">class spacewar.<A HREF="spacewar/Registry.html" title="class in spacewar"><B>Registry</B></A><LI TYPE="circle">class spacewar.<A HREF="spacewar/Registry.RegistrationProtection.html" title="class in spacewar"><B>Registry.RegistrationProtection</B></A><LI TYPE="circle">class coordination.<A HREF="coordination/Selfex.html" title="class in coordination"><B>Selfex</B></A> (implements coordination.<A HREF="coordination/Exclusion.html" title="interface in coordination">Exclusion</A>) -<LI TYPE="circle">class spacewar.<A HREF="spacewar/SpaceObject.html" title="class in spacewar"><B>SpaceObject</B></A><UL> -<LI TYPE="circle">class spacewar.<A HREF="spacewar/Bullet.html" title="class in spacewar"><B>Bullet</B></A><LI TYPE="circle">class spacewar.<A HREF="spacewar/EnergyPacket.html" title="class in spacewar"><B>EnergyPacket</B></A><LI TYPE="circle">class spacewar.<A HREF="spacewar/Ship.html" title="class in spacewar"><B>Ship</B></A></UL> -<LI TYPE="circle">class java.lang.Thread (implements java.lang.Runnable) -<UL> -<LI TYPE="circle">class spacewar.<A HREF="spacewar/EnergyPacketProducer.html" title="class in spacewar"><B>EnergyPacketProducer</B></A><LI TYPE="circle">class spacewar.<A HREF="spacewar/Game.html" title="class in spacewar"><B>Game</B></A><LI TYPE="circle">class spacewar.<A HREF="spacewar/Timer.html" title="class in spacewar"><B>Timer</B></A></UL> -<LI TYPE="circle">class java.lang.Throwable (implements java.io.Serializable) -<UL> -<LI TYPE="circle">class java.lang.Exception<UL> -<LI TYPE="circle">class coordination.<A HREF="coordination/TimeoutException.html" title="class in coordination"><B>TimeoutException</B></A></UL> -</UL> -</UL> -</UL> -<H2> -Interface Hierarchy -</H2> -<UL> -<LI TYPE="circle">interface coordination.<A HREF="coordination/Condition.html" title="interface in coordination"><B>Condition</B></A><LI TYPE="circle">interface coordination.<A HREF="coordination/CoordinationAction.html" title="interface in coordination"><B>CoordinationAction</B></A><LI TYPE="circle">interface coordination.<A HREF="coordination/Exclusion.html" title="interface in coordination"><B>Exclusion</B></A></UL> -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<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"> -<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="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV - NEXT</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="index.html" target="_top"><B>FRAMES</B></A> - <A HREF="overview-tree.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<HR> - -</BODY> -</HTML> |