Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

swing - how to represent a class diagram

41 views
Skip to first unread message

strus_82

unread,
Jul 25, 2008, 8:07:13 AM7/25/08
to
Hi,
I write a small program that will be showing a class diagrams of java
source code. I have a problem, namely I don't know how to show this
diagram. I had idea to use JInternalFrame (each would represend a
separate class) but how to link these frames to each other (to
indicate inheritance etc.)?

Best regards,
Marcin

RedGrittyBrick

unread,
Jul 25, 2008, 11:35:07 AM7/25/08
to

I'd use this approach instead:
http://java.sun.com/docs/books/tutorial/2d/index.html

--
RGB

0 new messages