1. How to add wordwrap for ChoiceElement in the ChoiceGroup while developing GUI using Java ME? stackoverflow.comWhile developing GUI using Java ME- I get the wordwrap for the text being shown on ChoiceGroup, but the text on the ChoiceElement doesn't get shifted to the new line if ... |
2. GUI update issue in J2ME stackoverflow.comLet's say I have two forms:
|
3. Choice Group behavior - select element upon hover in J2ME polish stackoverflow.comThe current implementation of ChoiceGroup (view-type: verticalfixed) has three states: unselected, hover, selected. When using this component on a phone with a keypad, UP and DOWN key events hover the individual ... |
4. J2ME linking interfaces stackoverflow.comHey guys, I've been working with J2ME for a short while, however I've been unable to find anything regarding my query. |
5. How do I get a GUI builder for Java ME forums.netbeans.orgWould someone please tell me what plugin I need for a simple GUI builder in java ME? And How do I get the plugin? I have tried for hours to download ... |
6. create GUI for PDA forums.netbeans.orgHi, I am designing a CDC application in netbeans. For that i have installed Sun Toolkit for CDC and added the platform into netbeans. Now i have created a GUI by ... |
7. Should I use NetBeans to generate GUI code? forums.netbeans.orgI have been given a prototype of a JAVA App where the GUI was laid out using NetBeans design view. I have to decide how much of the code is useful for my development of the actual product. My fear is that if I pick up the prototype GUI code, I am tying my development and future maintenance of the GUI ... |
8. WbXml in J2ME coderanch.com |
9. J2ME CDC Personal Profile coderanch.comI ahve a program that doesnot shows any output and it just hangs it is for CDC PP devices it is a login screen program that print a statement when login button is pressed and the code is as follows: /* * To change this template, choose Tools | Templates * and open the template in the editor. */ /* * ... |