JBrowser
Home PageCategories: Compilation - Bytecode manipulation, Documentation - Code commenting
Author: CodeWork
Utility that lets you analyse information contained in class files.
JBrowser reads class and jar files and displays all class members (including private elements). Source code is not required to browse, if source is available, the class browser provides additional features:
- It displays Javadoc help extracted from the source; there is no need for additional help files.
- Double-clicking on an element opens the source context in an editor window.
Built for Java |