jm_banner.gif (1878 bytes)
 

The JMetric site is dedicated to provide Java applications developed by the JMetric team. 

Current projects include:

  • JMetric
    • JMetric is a Java metrics analyzer. This parses Java source files and provides size and quality metrics. JMetric is distributed under a GPL license making both class and source files available for download.
  • KSCharts
    • This charting tool was built to service the JMetric project. This provides graphing abilities to Java applications using a MVC approach. KSCharts will soon be available under a GPL license.
  • SwinLib
    • This is a library of data structures used to support Java applications. Structures provided include Linked Lists, Stacks, Queues, Hash Tables, and Trees. This library will soon be available under a GPL license.