Skip navigation header
Oracle Help Overview Table of Contents
Contents
Previous topic
Previous
Next topic
Next

Other OHJ Features

Oracle Help for Java (OHJ) features not otherwise mentioned in this Guide include the following.

Accessibility Features

OHJ has the following accessibility features:

Internationalization Features

OHJ has the following internationalization features:

Java Foundation Class (JFC) "Swing" Components

Release 4.x of OHJ is implemented using Java Foundation Class (JFC) "Swing" components from Sun Microsystems.

Open, Pluggable Architecture

OHJ has an open, pluggable architecture. That means that you can substitute your own components for default components such as the search facility or the HTML display component. In addition, components such as the Navigator tabs and the HTML display can be embedded into an application's user interface, to provide completely integrated help.

All OHJ application class files, control files, and content files can be encapsulated and compressed into JAR (Java ARchive) files. It is not necessary to unJAR the files to run the help system.