JSizer 1.4 (Default branch) |
|
|
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.
License: BSD License (revised)
Changes:
asm is now used instead of bcel for class
scanning. A few bugs were fixed. A few UI
improvements were made.
|