Eclipse

Understanding JFace data binding in Eclipse

_침묵_ 2006. 10. 27. 20:57

 

http://www-128.ibm.com/developerworks/opensource/library/os-ecl-jfacedb1/

 

Understanding JFace data binding in Eclipse, Part 1:The pros and cons of data binding

Stop writing data synchronization code and start solving problems

  

Scott Delap(scott@clientjava.com), Desktop/Enterprise Java Consultant,

26 Sep 2006

Large amounts of the development time for Java™ graphical user interface (GUI) applications involve simply moving data out of domain objects into GUI components and back again. In recent years, several data binding frameworks have stepped to the forefront to automate this data synchronization process. This article explains what a data binding framework does, introduces several popular Java GUI data binding frameworks, and covers the pros and cons of using data binding.

'Eclipse' 카테고리의 다른 글

Eclipse 설치 프로그램 작성 방법  (0) 2007.01.04
Building Cheat Sheets in Eclipse  (0) 2006.09.15
Eclipse Web Tools Platform 개요  (0) 2006.09.15