lcdui
How should I handle the key events in J2ME?
How should I handle the key events for CustomIt开发者_JAVA技巧em in J2ME?Here is the complete exampleAs the documentation says.[详细]
2023-01-22 07:19 分类:问答J2ME: Get only year/month/day from DateField
I\'m trying to use dateField to display which year, month or day has been selected in the calendar. public DateField getDateField() {[详细]
2023-01-19 15:18 分类:问答J2me, how to create a link in the screen?
I am developing in J2ME, I need to show a text, and then an underlined link / button that people can press.[详细]
2023-01-12 00:15 分类:问答nokia j2me fullscreen width, height are not returned after setting it
I\'m creating a canvas and setting it as fullscreen. In the canvas my getHeight() and getWidth() functions does not return the actual height and width of the full screen. It returns them as if I didn\[详细]
2023-01-09 04:29 分类:问答Textbox on canvas in j2me
I am going to make application on j2me using canvas. I want to take textbox or textfield on my canv开发者_StackOverflow社区as.You can draw a basic textbox and display a string , and when it receives f[详细]
2023-01-07 18:48 分类:问答LWUIT in a enterprise J2ME application?
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开发者_StackOverflow中文版 only option is[详细]
2023-01-07 08:10 分类:问答Navigation from game canvas to a form
How do you navigate from a game canvas to a form in Java ME when you 开发者_如何学编程require a user to insert his or her username and password?Create the form and add some \"OK\" command to it.[详细]
2023-01-06 22:38 分类:问答J2ME UI on Samsung Bada platform
When a J2ME application runs on Samsung phone withSamsung Bada an OS that supports TouchWhiz (GT-S5320, in my case),a virtual keypad is shown on the screen by default and always! This virtual keypad c[详细]
2023-01-02 02:34 分类:问答combobox in j2me
How can I keep the combobox on the form in j2me with out using frameworks? I have tried this but it is not showing any drop down for selection.[详细]
2023-01-01 00:45 分类:问答How to interact between GameCanvas and LCDUI elements on J2ME?
The thing is I writing a J2ME program that fisrt of all show a \"menu\" using graphics interface (GameCanvas) and when the user select one item, I need to 开发者_Go百科setCurrent that item (ex. a List[详细]
2022-12-25 01:35 分类:问答