|
Java documentation in Windows Help format
Searching the Java documentation made easy !
|
||||
|
This Web site provides various Java documentation converted to
Windows Help format.
WinHelp and HtmlHelp systems provides a structured table of contents, a complete index, and a full-text search feature. Don't remember the parameters of StringBuffer.replace() ? Just type 'replace' in the index, and you get it in a snap. Alternatively, you can browse the table of contents tree to find the StringBuffer class methods. All the documentation is packaged in a single CHM file, and is instantly available, even if you're offline. It saves me hours of API browsing. I hope it will be the same for you. |
||||
| The news: June 23, 2009 | ||||
|
The J2SE 7 Preview documentation is now available. |
||||
| Screenshots | ||||
|
Have a look at the screenshots below to get an idea of what the J2SE 5.0 API documentation looks like. HTMLHelp window
labels are in French on these images, but on your own machine they will be displayed using the language parameters
of your system.
|
||||
| Resources | ||||
|
||||
| Related links | ||||
|
Unix or MacOS users, xCHM may help you to use HTMLHelp documentation on your machines. The documentation you want is not here ? Check Javadoc To CHM, a Python script that generates Microsoft HTML Help projects files from a Javadoc documentation. A great tool written by André Burgaud. See also javadoc2chm by Jan Bareš, another very nice, simple and efficient conversion tool which translates Javadoc documentation to Microsoft Compiled HTML Help file (*.chm). Note for the curious: The documents available here are not generated by one of these tools, but by a bunch of home brewed Java code. |
||||
| Download Help Files |