Class Hierarchy Visualation Tool

Hii have developed an application framework containing quiet a lot of classes. For documentation it would be great if there was a tool that automaticaly generates a visualisation of the class hierarchy.Does anyone here know such a tool?Thanks for your help.josh
[296 byte] By [joshman] at [2007-9-27 22:24:46]
# 1
Javadoc does that; you can get to it from the "Tree" linkin the navigation bar. I'm not familiar with other tools.-Doug
dkramer at 2007-7-7 12:52:21 > top of Java-index,Developer Tools,Debugging and Profiling Tool APIs...