Wednesday, 23 April 2008
Update: Is Bean Bindings in Swing Dead?
A few weeks has past since I blogged about Bean Bindings and I learned a lot since then. I still cannot update the source object easily but I found ways to hide it from the users of that code. One of the tasks I am working on right now is that I should find a model on how to create UI components like lists, tables, forms etc that can be plugged into any application and then easily configured to work with the rest of the application. More or less the old idea of reusable components but here just limited to the company I am working for.
keep on reading herePosted by at 7:01 PM in Java
[Trackback URL for this entry]

Hi Andy, I want to share with you a framework called genesis, made by a co-worker mine where it offers binding (one of its features) attributes do Swing/SWT/Thinlet widgets. It offer a wide range of features and is stable. https://genesis.dev.java.net/nonav/3.1-RC2/maven-site/en/binding.html