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