UJO Framework offers a special architecture of beans different from conventional JavaBeans. The useful features are XML persistence of an object tree, simple introspection, easy collaboration with Swing tables, and very light weight.
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.
A new method to copy a value: UjoProperty.copy(from, to). A new method to create an instance: Criterion.where(condition). The Criterion visualization is improved by the method Criterion.toString(). Code cleanup.