The Artima Developer Community
Sponsored Link

Java Buzz Forum
Data Binding: The Next Big Thing in Desktop Java Apps

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Scott Delap

Posts: 1154
Nickname: scottdelap
Registered: Sep, 2004

Client / Server application developer.
Data Binding: The Next Big Thing in Desktop Java Apps Posted: Apr 11, 2005 2:55 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Scott Delap.
Original Post: Data Binding: The Next Big Thing in Desktop Java Apps
Feed Title: ClientJava.com
Feed URL: http://www.clientjava.com/archives/wireless_mobile.rdf
Feed Description: Client/Desktop Related Java Development
Latest Java Buzz Posts
Latest Java Buzz Posts by Scott Delap
Latest Posts From ClientJava.com

Advertisement

After writing the Desktop Java Live chapter on Data Binding I'm sold on using the concept when creating desktop applications. I know the concept has been around for a while but it just recently seems to be gaining lots of momentum on the Java front. I've written a lot of boiler plate code over the years that does nothing more than synchronize data back and forth between GUI components and beans. While there will always be fringe cases, a quick way to handle 90% of the cases where you want to tie data and components together greatly speeds up development. Binding looks to have a bright future with JGoodies, JDNC, and Spring Rich all developing binding solutions.

Data Binding in Lazlo - Lessons for JDNC
JDesktop Network Components (JDNC)

Spring Rich Client Project

JGoodies Data Binding Framework
SWTBinding Library (An SWT Port of JGoodies)

Read: Data Binding: The Next Big Thing in Desktop Java Apps

Topic: Sun to opensource Java Enterprise System Previous Topic   Next Topic Topic: Bloglines Package Tracjing [Flickr]

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use