Hello, I have read some post about this topic, but in this case I think that is easier, because in my diagram I only can draw classes, packages and associations.
I have read the diagram section and the java source of a few classes related with the UMLClass Diagram. After all this, I have written the following classes (with a source code very similar than UMLClass): - ResurcesDependencyDiagram.java - ResurcesDependencyDiagramGraphModel.java - ResurcesDependencyDiagramRenderer.java The question is: What is the next step? What resources are needed with this above?
