source: other-projects/trunk/realistic-books/packages/AntInstaller/demo/doc/help-doc.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: 7.5 KB
Line 
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.4.2_01) on Tue Nov 02 02:03:54 CET 2004 -->
6<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
7<TITLE>
8API Help
9</TITLE>
10
11
12<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
13
14<SCRIPT type="text/javascript">
15function windowTitle()
16{
17 parent.document.title="API Help";
18}
19</SCRIPT>
20
21</HEAD>
22
23<BODY BGCOLOR="white" onload="windowTitle();">
24
25
26<!-- ========= START OF TOP NAVBAR ======= -->
27<A NAME="navbar_top"><!-- --></A>
28<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
29<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
30<TR>
31<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
32<A NAME="navbar_top_firstrow"><!-- --></A>
33<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
34 <TR ALIGN="center" VALIGN="top">
35 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
36 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
37 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="org/tp23/demo/package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
38 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
39 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
40 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Help</B></FONT>&nbsp;</TD>
41 </TR>
42</TABLE>
43</TD>
44<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
45</EM>
46</TD>
47</TR>
48
49<TR>
50<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
51&nbsp;PREV&nbsp;
52&nbsp;NEXT</FONT></TD>
53<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
54 <A HREF="index.html" target="_top"><B>FRAMES</B></A> &nbsp;
55&nbsp;<A HREF="help-doc.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
56&nbsp;<SCRIPT type="text/javascript">
57 <!--
58 if(window==top) {
59 document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
60 }
61 //-->
62</SCRIPT>
63<NOSCRIPT>
64 <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
65</NOSCRIPT>
66
67</FONT></TD>
68</TR>
69</TABLE>
70<A NAME="skip-navbar_top"></A>
71<!-- ========= END OF TOP NAVBAR ========= -->
72
73<HR>
74<CENTER>
75<H1>
76How This API Document Is Organized</H1>
77</CENTER>
78This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.<H3>
79Package</H3>
80<BLOCKQUOTE>
81
82<P>
83Each package has a page that contains a list of its classes and interfaces, with a summary for each. This page can contain four categories:<UL>
84<LI>Interfaces (italic)<LI>Classes<LI>Exceptions<LI>Errors</UL>
85</BLOCKQUOTE>
86<H3>
87Class/Interface</H3>
88<BLOCKQUOTE>
89
90<P>
91Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:<UL>
92<LI>Class inheritance diagram<LI>Direct Subclasses<LI>All Known Subinterfaces<LI>All Known Implementing Classes<LI>Class/interface declaration<LI>Class/interface description
93<P>
94<LI>Nested Class Summary<LI>Field Summary<LI>Constructor Summary<LI>Method Summary
95<P>
96<LI>Field Detail<LI>Constructor Detail<LI>Method Detail</UL>
97Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.</BLOCKQUOTE>
98<H3>
99Tree (Class Hierarchy)</H3>
100<BLOCKQUOTE>
101There is a <A HREF="overview-tree.html">Class Hierarchy</A> page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. The classes are organized by inheritance structure starting with <code>java.lang.Object</code>. The interfaces do not inherit from <code>java.lang.Object</code>.<UL>
102<LI>When viewing the Overview page, clicking on "Tree" displays the hierarchy for all packages.<LI>When viewing a particular package, class or interface page, clicking "Tree" displays the hierarchy for only that package.</UL>
103</BLOCKQUOTE>
104<H3>
105Deprecated API</H3>
106<BLOCKQUOTE>
107The <A HREF="deprecated-list.html">Deprecated API</A> page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to improvements, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.</BLOCKQUOTE>
108<H3>
109Index</H3>
110<BLOCKQUOTE>
111The <A HREF="index-all.html">Index</A> contains an alphabetic list of all classes, interfaces, constructors, methods, and fields.</BLOCKQUOTE>
112<H3>
113Prev/Next</H3>
114These links take you to the next or previous class, interface, package, or related page.<H3>
115Frames/No Frames</H3>
116These links show and hide the HTML frames. All pages are available with or without frames.
117<P>
118<H3>
119Serialized Form</H3>
120Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to re-implementors, not to developers using the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See also" section of the class description.
121<P>
122<FONT SIZE="-1">
123<EM>
124This help file applies to API documentation generated using the standard doclet.</EM>
125</FONT>
126<BR>
127<HR>
128
129
130<!-- ======= START OF BOTTOM NAVBAR ====== -->
131<A NAME="navbar_bottom"><!-- --></A>
132<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
133<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
134<TR>
135<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
136<A NAME="navbar_bottom_firstrow"><!-- --></A>
137<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
138 <TR ALIGN="center" VALIGN="top">
139 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
140 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
141 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="org/tp23/demo/package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
142 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
143 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
144 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Help</B></FONT>&nbsp;</TD>
145 </TR>
146</TABLE>
147</TD>
148<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
149</EM>
150</TD>
151</TR>
152
153<TR>
154<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
155&nbsp;PREV&nbsp;
156&nbsp;NEXT</FONT></TD>
157<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
158 <A HREF="index.html" target="_top"><B>FRAMES</B></A> &nbsp;
159&nbsp;<A HREF="help-doc.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
160&nbsp;<SCRIPT type="text/javascript">
161 <!--
162 if(window==top) {
163 document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
164 }
165 //-->
166</SCRIPT>
167<NOSCRIPT>
168 <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
169</NOSCRIPT>
170
171</FONT></TD>
172</TR>
173</TABLE>
174<A NAME="skip-navbar_bottom"></A>
175<!-- ======== END OF BOTTOM NAVBAR ======= -->
176
177<HR>
178
179</BODY>
180</HTML>
Note: See TracBrowser for help on using the repository browser.