Top "Lwuit" questions

Lightweight User Interface Toolkit - widget-based UI library for J2ME enabled mobile devices

how to get selected item of combo box

i'm using lwuit with j2me . how to get combo box selected item or index? i found the function for …

java-me combobox lwuit
Some input files use or override a deprecated API

I just downloaded the new LWUIT 1.5 and when I compiled my project then I saw in the output trace these …

java java-me lwuit java-wireless-toolkit
Error deleting resources while cleaning project & building J2me project

I'm running Eclipse pulsar with S60 SDK for j2me development and using LWUIT.jar but I'm getting following error …

eclipse java-me lwuit s60
System.out.println does not print on netbeans console

I have used Netbeans 7.0 for developing Blackberry application with LWUIT framework. And I'm using Blackberry SDK 4.7. I print a string …

blackberry netbeans java-me lwuit
TextField not updating dynamically

this is a really simple code in which text on a button is copied to a TextField. The code works …

java swing java-me lwuit