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.
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.
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.