RSS Feed for This PostCurrent Article

Java: Useful Common Library

JCommon is a collection of useful classes used by JFreeChart, JFreeReport and other projects.

The library contains the common classes, which provide some global utility functionality for both GUI and non-GUI applications. Inside the library you’ll find:

  • configuration and dependency management code
  • a general logging framework
  • text utilities
  • user interface classes for displaying information about applications
  • custom layout managers
  • a date chooser panel
  • serialization utilities
  • XML parser support classes

Popularity: 1% [?]


Trackback URL


RSS Feed for This PostPost a Comment