Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

JFace Data Binding Home

Revision as of 17:02, 5 March 2007 by Bradleyjames.gmail.com (Talk | contribs) (Organize article links.)

THIS PAGE IS UNDER CONSTRUCTION

JFace Data Binding is a set of abstractions that allow for automated validation and synchronization of values between objects. This is commonly used for, but not limited to, the binding of user interface components to model attributes.

Articles

Requirements and Design

Tutorials & Presentations

Miscellaneous

Contact Us

The Platform newsgroup is the place for discussions and questions relating to JFace Data Binding. When posting please prefix the subject with "[DataBinding]" to allow us to easily find posts related to the project.

Design discussions and bugs are located on Eclipse bugzilla with a Classification == 'Eclipse', Product == 'Platform', and Component == 'UI'. When logging bugs please prefix the summary with "[DataBinding]" to allow for easier identification.

Project Status

JFace Data Binding 1.0 will be released with Eclipse 3.3, Europa. As of 3.3M6 we have a few API changes that are scheduled to occur before 3.3M6 is released.

Back to the top