Java class hierarchy generation tool ?

Hi, all.I have a bunch of source files, but it is hard for me to look at the class hierarchy. Is there any tool which can generate a class hierarchy graph for me. Any suggestion will be appreciated.
[219 byte] By [cinderella1a] at [2007-10-2 5:47:25]
# 1
You could try an IDE like eclipse (free) which has this facility built in.
Peter-Lawreya at 2007-7-16 1:57:02 > top of Java-index,Java Essentials,Java Programming...
# 2
Hi,I have eclipse, but don't know how to do it.Is it the "Generate Javadoc" menuitem under "Project"?Thanks.
cinderella1a at 2007-7-16 1:57:02 > top of Java-index,Java Essentials,Java Programming...
# 3
> > I have eclipse, but don't know how to do it.> > Is it the "Generate Javadoc" menuitem under> "Project"?> Yep.
tvk_30a at 2007-7-16 1:57:02 > top of Java-index,Java Essentials,Java Programming...