Jump to content

JavaHelp

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Yobot (talk | contribs) at 17:09, 5 December 2012 (clean up, References after punctuation per WP:REFPUNC and WP:PAIC using AWB (8748)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

JavaHelp is both an application and a format for online help files that can be displayed by the JavaHelp browser.[1] It is written in Java, and is mainly used in Java applications. It can be used for any application and it does require the overhead of the JRE to load.

The file format is XML.

The GUI uses a tri-pane layout, with a toolbar and menu at the top, navigation pane on the left, and content viewer on the right. The navigation pane includes searching, indexing, and a table of contents.

References