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.

What is UDoc?

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.

Screenshots

Vector class Navigated Vector class

more...

Binaries and Sources

Applet Demo

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.

Developers' Corner