Oracle Help for Java Developer's Guide | ![]() Contents |
![]() Previous |
![]() Next |
---|
The Oracle Help for Java Developer's Kit (OHJDK) is a set of Java components and an API for developing and displaying HTML-based help content in a Java environment. It includes the Oracle Help for Java (OHJ) engine and additional tools necessary for implementing context-sensitive help in Java applets and applications.
The Oracle Help for Java engine is a full-featured Java-based help system for Java applications and applets. It provides pure Java components for navigating and displaying context-sensitive help. Oracle Help for Java is available for free, and may be redistributed as the help system for your application (see the license distributed with the release).
Oracle Help for Java supports help content in several file formats, including extensions of the Sun Microsystem's JavaHelp and Microsoft's HTML Help standards. If you are authoring help content without using a help authoring tool, it will be helpful to read Oracle Help File Formats. If you are using a third party help authoring system that supports OHJ, refer to the documentation provided.
The Oracle Help for Java runtime library, ohelp4.jar
,
is distributed as part of JDeveloper. Developers integrating Oracle
Help for Java with their applications can modify their project settings
to add the "Oracle Help for Java" library as a dependency. The full
Oracle Help for Java release including sample code, helpset authoring
wizard, indexer, and demos is available at no cost from the the Oracle
Technology Network under "Oracle Help Technologies,"
http://www.oracle.com/technology/tech/java/help/
.
Copyright © 1996, 2004, Oracle. All rights reserved.