Posts Tagged ‘java code’

Using Group Layout with JBuilder


bit.ly This is specifically relevant when using the Group Layout since this is the format that is used by Matisse. One issue with Matisse is that it can not reverse engineer its own Java code since it stores a representation of the design in an intermediate form file as XML. Swing Designer can actually reverse engineer code generated by the Matisse designer and then allow you to continue working with the visual design.


Where can I find a ‘free’ UML tool which can reverse engineer java code to generate “Sequence Diagrams” ?

The tool should also generate Class Diagrams.But the main requirement is that the tool should be free and should be able to reverse engineer java code to generate “Sequence Diagrams”