Hi, I created a new project in github. This demonstrates how to develop CRUD from generic CRUD library and annotation in the Java beans.
https://github.com/calathus/pivot-crud-projects/ here is the snapshot of the GUI created from a JavaBeans class, OlympicStanding. (should be more refined though). https://github.com/calathus/pivot-crud-projects/blob/master/pivot-crud-snapshot.png This sample is very easy to run from eclipse, all required libraries are included in the project. -- Cheers, calathus