Object-Oriented Widgets News
Status: Beta
Brought to you by:
umdenken
OO-Widgets is a Java Swing project that aims to make the JTable and other components much easier to use.
It uses standard Java features, such as JavaBean introspection, to display existing classes in Swing components. The UIs that are produced have all the configurability that you'd expect, such as readonly or writeable columns, support for custom renderers, etc.
This is brand-new project that has a couple of production-quality components, and lots of room for improvement and additions.