Opportunities @ sun Sushant Kumar

Friday May 30, 2008

On Microsoft platform,Creating help file for a Desktop Application is easier. There is no direct way to view Help files in java platform.Even NB doesn't provides any such thing. So, I developed a class for such purposes. You can directly plug it to your application. You need to keep all your help files with .htm extension in any folder. For the first time, u will need to look up the folder. After that it will automatically do that. It is Very simple and really easy to use.You can make enhancement in it if needed. It shows all file names in left List and provides a Link to them. Displays the contents of file on right side. This left-right is adjustable in width. Simply copy this file to your project/src folder. Download Src
Comments:

What about Java Help?
http://java.sun.com/javase/technologies/desktop/javahelp/

Posted by Abraham Tehrani on May 30, 2008 at 09:07 AM PDT #

Post a Comment:
  • HTML Syntax: NOT allowed