This repository was archived by the owner on Jan 30, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy pathoverview.html
More file actions
39 lines (39 loc) · 1.59 KB
/
overview.html
File metadata and controls
39 lines (39 loc) · 1.59 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<!--
* Copyright © 2003 Sun Microsystems, Inc
* All rights reserved.
* Notice of copyright on this source code
* product does not indicate publication.
*
* RESTRICTED RIGHTS LEGEND: Use, duplication, or disclosure by
* the U.S. Government is subject to restrictions as set forth
* in subparagraph (c)(1)(ii) of the Rights in Technical Data
* and Computer Software Clause at DFARS 252.227-7013 (Oct. 1988)
* and FAR 52.227-19 (c) (June 1987).
*
* Sun Microsystems, Inc., 901 San Antonio Rd.,
* Palo Alto, California 94303.
*
-->
<html>
<head>
<title>The JavaHelp System</title>
<link rel="stylesheet" type="text/css" href="../jhug.css" title="Style">
</head>
<body bgcolor="#ffffff">
<h1>JavaHelp System Overview</h1>
<p> This overview consists of the following sections:
<p><a href="intro.html"><b>Introduction</b></a
></p>
<blockquote> General introduction to the JavaHelp system. </blockquote>
<p><a href="features.html"><b>JavaHelp System Features</b></a></p>
<blockquote> A brief overview of the main features of the JavaHelp system. </blockquote>
<p><a href="scenarios.html"><b>Descriptive Scenarios</b></a> </p>
<blockquote> Scenarios that illustrate many ways the JavaHelp system can be used
with different applications in a variety of network environments. </blockquote>
<p><a href="jcomp.html"><b>JavaHelp System Lightweight Components</b></a> </p>
<blockquote> A brief description of the lightweight component functions provided
with the JavaHelp system. </blockquote>
<p>
</body>
</html>