source: other-projects/trunk/realistic-books/packages/AntInstaller/web/java2html/ext/front.html@ 19253

Last change on this file since 19253 was 19253, checked in by davidb, 15 years ago

Establishing a source code repository for Veronica's Realistic Book's software

File size: 1.3 KB
Line 
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"
2<HTML>
3<HEAD>
4<META NAME="GENERATOR" CONTENT="Java2HTML Version 1.4">
5<TITLE>Java2HTML</TITLE>
6<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
7</HEAD>
8<BODY><DIV ID="FrontPage">
9<div id="HeaderTitle"><h2>AntInstaller</h2></div>
10
11 <script type="text/javascript" src="winfix.js"></script>
12 <a href="../../index.html" target="_top"><img src="../../images/ant-install-small.png" width="76" height="50" id="logo"></a>
13 <script type="text/javascript">winFix();</script>
14
15<div id="FrontPageContent"><p id="Instructions"><strong>Instructions:-</strong></p>
16<ul>
17<li>Top-Left Panel Selects a Package</li>
18<li>Bottom-Left Panel Selects a Java File</li>
19<li>Text displayed like <FONT ID="Classes"><A href="#">this</A></FONT> represents a link to another Java source, clicking on it selects it in this panel.</li>
20</ul>
21<p><strong>Credits:-</strong></p>
22<ul><li>Produced by <a href="http://www.java2html.com" TARGET="_top"><em>Java2HTML Version 1.4</em></a> on the Jan 28, 2007 10:45 PM</li></ul>
23<em>(If you like this tool, please <a href="mailto:?subject=http://www.java2html.com">email</a> the reference <A href="http://www.java2html.com" TARGET="_top">http://www.java2html.com</A> to a colleague)</em>
24</DIV></DIV></BODY>
25</HTML>
Note: See TracBrowser for help on using the repository browser.