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

Difference between revisions of "XWT/Running the demos"

< XWT
Line 29: Line 29:
  
 
7. e4 photo demo in XWT
 
7. e4 photo demo in XWT
 +
 +
The Exif view in XWT:
 
[[Image:E4-photo.png]]
 
[[Image:E4-photo.png]]
  
 +
The Exif edition dialog in XWT:
 
[[Image:E4-photo-edit.png]]
 
[[Image:E4-photo-edit.png]]
 +
 +
The sources can be found in [https://bugs.eclipse.org/bugs/show_bug.cgi?id=263720 Bug 263720]
  
 
8 e4 contact demo
 
8 e4 contact demo
  
 +
This demo shows the following features in XWT:
 +
  * Control binding
 +
  * CSS integration
 +
 
[[Image:E4-contact.png]]
 
[[Image:E4-contact.png]]
 +
 +
The sources can be found in [https://bugs.eclipse.org/bugs/show_bug.cgi?id=279047 Bug 279047]

Revision as of 17:20, 5 July 2009

1. Getting started

Here is the screencast: Getting-started.png


2. Data Binding

Here is the screencast: Model.png

Here is the screencast:

Model-nested.png


3. Control Binding

Here is the screencast:

ControlBinding.png


4. CSS integration

5. Workbench integration

6. EMF integration

7. e4 photo demo in XWT

The Exif view in XWT: E4-photo.png

The Exif edition dialog in XWT: E4-photo-edit.png

The sources can be found in Bug 263720

8 e4 contact demo

This demo shows the following features in XWT:

 * Control binding
 * CSS integration

E4-contact.png

The sources can be found in Bug 279047

Back to the top