资 源 简 介
Project description
JarVisualizer is a utility for Java developers designed to display the contents of JAR files in a graph-like view.
Features
opens a jar-file and creates a visual representation of the content as a graph with nodes and edges.
Javadoc can be attached to the visualization (this feature was only tested in a Windows environment)
Purpose
helps developers to get familiar with a library
can be used as a learning tool
can be used to review the design of a library
Getting started
Startup
Make sure that Java 7 is installed correctly!
unzip the downloaded file
Double-click on jarvisualizer.jar<