We are developing a J2ME application and sometimes we face constraints while working with the default lcdui library. Whenever we want some extra in the UI, the only option is to work with canvas which is not so easy. Now we are thinking to use LWUIT as UI library instead of ludui but having some question before starting -
- Is LWUIT mature enough to be used in a enterprise J2ME application?
- Can we mix LWUIT and LCDUI in same application ?