tool for classes visualization

Hi! I'm trying to find a software tool for graphically visualizing the class structure of a system, like for example the PRAWN tool where the view presented to the developer mimics the appearance of a UML class diagram with a node and arc graph... but any other could be fine..

PRAWN: http://www.cs.ubc.ca/~tmm/courses/cs533c-02/projects/andrewreid/paper.pdf

[372 byte] By [drholidaya] at [2007-11-27 10:40:32]
# 1

Have you checked out NetBeans, which has an UML add-on module?

http://www.netbeans.org/

KarthikRa at 2007-7-28 19:07:21 > top of Java-index,Java Essentials,New To Java...
# 2

Great, now I'm visualising "prawn" and all it's doing is making me hungry.

BigDaddyLoveHandlesa at 2007-7-28 19:07:21 > top of Java-index,Java Essentials,New To Java...
# 3

> Have you checked out NetBeans, which has an UML

> add-on module?

Anyone know if eclipse has an add-on module for UML?

petes1234a at 2007-7-28 19:07:21 > top of Java-index,Java Essentials,New To Java...
# 4

JUDE Community edition is a wonderful UML tool. Price is right, too.

It might not plug into NetBeans or Eclipse, but it does a wonderful job of round trip engineering, and it supports all the important diagrams.

%

duffymoa at 2007-7-28 19:07:21 > top of Java-index,Java Essentials,New To Java...
# 5

Thanks

petes1234a at 2007-7-28 19:07:21 > top of Java-index,Java Essentials,New To Java...