My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Wiki pages
Links

UFace implements the JFace Data Binding for GWT, gwt-ext, MyGWT and Swing.

UFace also provides a Universal API to create rich user interface applications on a variety of platforms such as the web via GWT or Java via Swing or Eclipse. UFace provides a thin facade above the various widget implementations, then uses JFace Data Binding to bind your model objects to the user interface widgets.

The primary targets are implementation for GWT (including 3rd party widgets from e.g. gwt-ext, MyGWT), SWT/JFace and Swing but the API should flexible enough to allow other widget libraries to provide their own facades such as for things like QT-Jambi or JGoodies.

Goals

  • to promote reuse of rich UI code across Eclipse (JFace/SWT), GWT and Swing runtimes
  • promote the use of JFace Data Binding within GWT and Swing communities
  • to allow GWT developers to switch from the default GWT widgets to MyGWT or gwt-ext or even DOJO or YUL
  • to simplify rich UI development by providing simpler facades and powerful Binding

UFace Providers

The current Providers are available for the UFace API

Powered by Google Project Hosting