New Demo Widget and MWT examples

Hello,

We recently make changes to two UI examples: the Widget Demo and the MWT examples. These changes are all related to a new version of the MWT library 3.1.0 that you can use in a project by adding the following module dependency to your module.ivy:

<dependency org="ej.library.ui" name="mwt" rev="3.1.0"/>

The Widget Demo can be found here:

and the MWT examples:

If you are looking for examples compatible with MWT 2.x you need to use the release 6.2.0 for the Widget Demo and 1.0.0 for the MWT examples.

Happy UI/UX coding!
The MicroEJ Team