Eclipse Advanced Forms
Newer releases of Eclipse RCP contain a powerful package to develop form based applications: Eclipse Forms. Although being quite mature this framework’s usefulness suffers from many inconvenient concepts (Marco van Meegen outlined some of these). The Advanced Forms project aims to overcome these limitations.
Advanced Forms is a framework which tries to ease the development and use of form-based editors within any Eclipse-based application. It consists of components for composing and drawing those editors, for binding model representations to user-interface elements, a powerful object lifecycle manager as well as many utility classes to aid the developer by simplifying recurring tasks.
