A graphic illustration of code structure in HTML/JAVA

Final Project for CS418 in UIUC

Java Function Calls Relationship

Use curved edges to show Java function call relationship. The callers of a function are shown in blue lines and the callees are shown in red lines.

HTML Tree Visualization

Use tree structure to show the tag structures in HTML file. You can click on the node to hide or show the subtree of the node.