HelpGUI - Launch HelpGUI
For launching the helpGUI only use the following line
JFrame helpFrame = new net.sourceforge.helpgui.gui.MainFrame("/docs/help/","java");
helpFrame.setVisible(true);
"/docs/help/" is the directory where the files are located.
"java" is the icon theme (choose between bluecurve, crystal, gtk, java, jfa, kde, plastic, windows.