Where can I find eswt examples?
http://library.forum.nokia.com/index...630E65CFF.html
http://library.forum.nokia.com/topic...EF40CCC92.html
And of course, search the Wiki for eSWT.
Thank you for your replies. I have found that already but I find these examples not very good. I don't find e.g. a basic example about adding a label to a shell / container. What I'm looking for are examples like http://java.sun.com/docs/books/tutorial/uiswing/
May be the below link fulfils your criteria....Which contains basic code examples..
ESWT Tutorial
ok..
I have seen that page but the 'problem' is that the widget are used in a main class not in a midlet. The word midlet is never mentioned on that page and also not in the examples. As far as I know J2ME are based on midlets not on 'main' classes.