Eclipse DataBinding with Eclipse RCP applications

The Eclipse Data Binding provides a flexible way of connecting a domain model with the User Interface. Change in the domain model and the user interface will be automatically synchronized. You can use default or customized data validators to check the data and can use converters to convert the data between the UI and the domain model.

Categories: RCP, Data binding

[html] Eclipse DataBinding with Eclipse RCP applications
November 2008
by Lars Vogel