Is this your first time here? SwingWiki is a Java Swing Developer community site with an big archive of Swing-related usenet groups and mailing lists, but also tips, tricks and articles and book reviews written by your colleagues from around the world. If you came here through a search engine and did not find what you were looking for, make sure to check the wiki table of contents.

Use HTML help systems

HTML rendering is supported quite good in Swing - so you can use it for an online or off-line help system . You can even mix those two - put a few static pages into a help jar distributed with your application, and the rest can be on-line (in a content management system).

Using HTML enables you to easily define linked and searchable documents with a reasonably nice layout, logos etc - which your clients can mostly manage without your help.

See also

  • web browser for an example of a dialog that can display html help pages.
  • f1 help for a trick that will enable you to override global function of the F1 key
  • http://java.sun.com/products/javahelp/ JavaHelp project from Sun Microsystems - an alternative to using HTML for an online help system
 

Comments? Corrections? Contact us or Login to edit pages directly (registration is free and takes less than displaying a JLabel)
  best/use_html_help.txt · Last modified: 2005/04/04 11:44 by 213.52.177.2 (gojko)
 
Recent changes | RSS changes | Table of contents | News Archive | Terms And Conditions | Register | The Quest For Software++| Ruby Resources
FitNesse Resources