Download List

项目描述

JSizer is a tool that shows the size of Java classes in a graph. The graph has nodes with width, height, and color depending on the number of fields, number of methods, and lines of code.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-01-06 20:32
1.7

树构建器进行了更新,以便它可以建立不同类型的图表。现在可以切换树之间的几种不同类型的数据。在层次结构建筑商进行了更新,使之更好地连接起来时,从classpath类是那些不被使用的分析父。
标签: Stable, new features, Minor bugfixes
The tree builder was updated so that it is possible to build different kinds of graphs. It is now possible to switch between a few different types of tree metrics. The hierarchy builder was updated so that it links up better when classes from the classpath are used for superclasses that are not being analyzed.

2009-02-20 18:01
1.6

阿图生成器,其依据是类层次结构的基础上增加了图表。现在很容易添加其他图形建设者。
标签: Major feature enhancements
A graph builder that builds the graphs based on class hierarchy was added. It is now easy to add other graph builders.

2008-04-09 22:53
1.5

在课外阅读的一些错误是固定的。性能是改善renderering,并jsizer现在使用较少的内存来存储图形。现在的颜色过滤器时,重新计算使用。
标签: Minor bugfixes
Some bugs in class reading were fixed. Performance is improved in renderering, and jsizer now uses less memory to store the graphs. The colors are now recalculated when filters are used.

2008-03-10 07:15
1.4

ASM是现在使用的,而不是中轻级扫描。有几个错误是固定的。一些用户界面进行了改进。
标签: Minor feature enhancements
asm is now used instead of bcel for class
scanning. A few bugs were fixed. A few UI
improvements were made.

2007-09-25 09:50
1.3

文本被添加到图。
标签: Minor feature enhancements
Texts were added to the graph.

Project Resources