Dynamic UML-like visualization
Current version: 1.005 - beta (2007/03/12)
March 12, 2007: The release 1.005 is available. It fixes a few bugs including a nasty parsing problems with the Javadoc processor.
UDoc is a tool to visualize some Java classes. It dynamically produces some UML-like diagrams from various sources (Javadoc, Java sources, Java binaries)
The diagrams contain a lot of information, and you can easily navigate from classes to classes.
UDoc can work as an applet, to display a previously-saved workspace. The applet is a viewer and cannot alter the workspace.
Here is an example: The UDoc UML design.