midp
J2ME Midp Form - ImageItem - align image and text
I am creating an ImageItem in a midp form, however, when the text wraps to the next line the image is shifted to the top and the text appears in a new line. Any ideas how to avoid this?[详细]
2023-03-12 07:05 分类:问答Transparency and Right-To-Left support
I am developing an application using Java ME targeting MIDP 2.0 devices. Does MIDP 2.0 support transparent PNGs and transparency ?[详细]
2023-03-10 00:30 分类:问答Java - InputStream - Test for input
I am sending data to a server in two steps: 1) Length of what I will send using byte[4] 2) Data. The server listens to the exact length of the data (shipped first) and then replies.[详细]
2023-03-08 19:48 分类:问答How to remove Text field from Form in J2ME
Hey Hi Friends, I have created one application where in one text field i am getting input from user as id and according to id i am displaying the inform开发者_JAVA技巧ation. At run time i am adding an[详细]
2023-03-08 09:52 分类:问答Drawing Glassy Buttons
I\'m going to draw some sort of glassy buttons in java me (targeting devices with MIDP 2.0). An Example:[详细]
2023-03-08 02:27 分类:问答Java 2 ME GameCanvas -- How to receive all keyPressed events?
Hello I\'m writing simple j2me calculator. using GameCanvas class as a basis of my interface. I need to handle both numpad key events and game-relaited events (such as UP, DOWN, FIRE, etc) for moving[详细]
2023-02-25 17:10 分类:问答You must include the platform port before the LWUIT in the classpath runtime exception
I recently started using LWUIT. Great job and great program. I\'m using Netbeans 6.9.1, S60 SDK and the webstart version of LCWUIT.[详细]
2023-02-21 00:59 分类:问答Why the command button is not being displayed in my emulator?
I have already added 5 cammands in a form and I want to add a sixth but It does not display the sixth?[详细]
2023-02-19 17:38 分类:问答Displaying Alert with Yes, No Command
At the J2me application I used an alert with yes, no command. If user clicks the yes command Form Screen will be displayed and if clicks the no command TextBox screen will be displayed. But the code d[详细]
2023-02-17 17:46 分类:问答Sending and receiving SMSes in Series 40
Which API can be used for sending and receiving 开发者_StackOverflow中文版SMSes in Series 40?As J.N. has said, Series 40 devices are not based on Symbian OS.[详细]
2023-02-14 14:24 分类:问答