mirror of https://github.com/dspinellis/UMLGraph
Add Java Power Tools link
This commit is contained in:
parent
9cbc8dc9d2
commit
a4136c20d5
|
|
@ -28,6 +28,11 @@ I've <a href="http://martinfowler.com/bliki/UmlSketchingTools.html">long fancied
|
|||
but never felt sufficiently time-rich to develop anything.
|
||||
</blockquote>
|
||||
|
||||
<p>
|
||||
<a href="http://www.amazon.com/dp/0596527934/?tag=dds-20" border='0'><img src="jpt.jpg" alt="Java Power Tools" /></a>
|
||||
UMLGraph is now in O'Reilly's <a href="http://www.amazon.com/dp/0596527934/?tag=dds-20">Java Power Tools</a> book.
|
||||
</p>
|
||||
|
||||
<h2>Class Diagrams</h2> <!-- {{{1 -->
|
||||
One specifies a class diagram using the Java syntax complemented by
|
||||
<a href="http://java.sun.com/j2se/javadoc/"><em>javadoc</em></a>
|
||||
|
|
|
|||
Binary file not shown.
|
After Width: | Height: | Size: 3.3 KiB |
Loading…
Reference in New Issue