This post originated from an RSS feed registered with Java Buzz
by Scott Delap.
Original Post: JGoodies: Understanding Binding - Part 3
Feed Title: ClientJava.com
Feed URL: http://www.clientjava.com/archives/wireless_mobile.rdf
Feed Description: Client/Desktop Related Java Development
JGoodies: Understanding Binding - Part 3 So, what's next on the menu when it comes to discussing JGoodies Binding? The past two days I spent all my time showing how the actual binding process worked; how, by using custom 'adapters', it was possible to auto-magically tie beans and GUI components together. This tip is going to take that new-found knowledge, and take it to the next level. I'll be introducing some concepts that help developers control the binding process - namely presentation models, buffered value models, triggers, redirection, and change tracking.