I cann't figure out ,how to bind an entity bean to a textfield.there are samples about binding to jtable,but i haven't found anythingabout binding to jtextfield directly.
try jGoodies http://www.jgoodies.com/
File--> New Project --> in Categories panel choose java --> in Projects panel choose Java Desktop Application --> in the next wizard page in 'choose application shell' choose "Desktop Application" --> end so on.it will generate a code full of beans biding sample.