for NetBeans (SDE-NB) 6.0 enables you to reverse your Java source code into sequence diagram, ... After entering NetBeans, create a new project by selecting File > New Project...Reverse engineering sequence diagram from Java source
code
Written Date : August 16, 2010
Sequence diagram can help to represent the interaction between objects in runtime. Since SDE
for NetBeans (SDE-NB) 6.0 enables you to reverse your Java source code into sequence diagram,
you can gain a better understanding of Java source code by reading diagram instead of looking to a
possibly thousand lines of source code.
1.