Using JHelp in your Application
JHelp Developer
- jhelp.jar is an executable jar that can be used to develop the help contents independent of the application. It assumes a content hierarchy file name of help.txt located in the same directory.
Help Content Hierarchy File Structure
Tip Content File Structure
Usage Requirements
- Classes within jhelp.jar should be included within your own jar file or among your classes.
Many current Java IDE's easily provide this ability.
The JHelp license agreement does not allow the inclusion of the jhelp.jar file
with your commercial applications.
|