Added some small boring scripts and programs writen in few last years
[mirrors/Programs.git] / java / pong / doc / index.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
2 <!--NewPage-->
3 <HTML>
4 <HEAD>
5 <!-- Generated by javadoc on Mon May 17 07:46:03 CEST 2010-->
6 <TITLE>
7 Generated Documentation (Untitled)
8 </TITLE>
9 <SCRIPT type="text/javascript">
10 targetPage = "" + window.location.search;
11 if (targetPage != "" && targetPage != "undefined")
12 targetPage = targetPage.substring(1);
13 if (targetPage.indexOf(":") != -1)
14 targetPage = "undefined";
15 function loadFrames() {
16 if (targetPage != "" && targetPage != "undefined")
17 top.classFrame.location = top.targetPage;
18 }
19 </SCRIPT>
20 <NOSCRIPT>
21 </NOSCRIPT>
22 </HEAD>
23 <FRAMESET cols="20%,80%" title="" onLoad="top.loadFrames()">
24 <FRAME src="allclasses-frame.html" name="packageFrame" title="All classes and interfaces (except non-static nested types)">
25 <FRAME src="pong.html" name="classFrame" title="Package, class and interface descriptions" scrolling="yes">
26 <NOFRAMES>
27 <H2>
28 Frame Alert</H2>
29
30 <P>
31 This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client.
32 <BR>
33 Link to<A HREF="pong.html">Non-frame version.</A>
34 </NOFRAMES>
35 </FRAMESET>
36 </HTML>
This page took 0.329868 seconds and 4 git commands to generate.