lwuit
ClassCastException error ( Object and Vector )
I am working with LWUIT List. Here is how the List is created : db = new ClientDB(); listclient = db.listClient();[详细]
2023-04-09 00:48 分类:问答How to draw a horizontal line at the SOUTH position of the BorderLayout of a Container?
I have a Container whose Layout is BorderLayout. I want to draw a horizontal line at the SOUTH position because this Container is drawn repeatedly so I want to delimi开发者_如何学编程t each by the hor[详细]
2023-04-08 18:35 分类:问答How to suspend gif animation when the Button is deactivated and how to align center vertically the gif relative to a LWUIT Button?
I put animated gif into the Resource Editor. I created a Button based on this gif Image , and the Button has also a text :[详细]
2023-04-08 06:53 分类:问答issue with virtual keyboard scrolling in BB LWUIT
I have done a j2me application when I port it to Blackberry using LWUIT framework I have a problem in virtual keyb开发者_StackOverflow社区oard as it does not automatically scrolls because of which the[详细]
2023-04-08 06:40 分类:问答Arabic words problem in LWUIT on some models
I\'ve created a gui using LWUIT which uses Arabic words (and so it is right to left) It works fine on some models (Sony Ericsson T700or Elm for example). But on some other models (e.g. Sony Ericsson[详细]
2023-04-08 02:48 分类:问答How to adjust component's size according to the screen ( or display ) size?
I tested my application in another mobile phone , a htc mobile phone开发者_如何学编程 , and it has a very large screen size. So I was very surprised when I saw the arrangement of the components ! Here[详细]
2023-04-07 16:31 分类:问答What are the difference in Dialog display in lwuit? [closed]
It's difficult to tell what is being asked here. This question i开发者_运维技巧s ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form.[详细]
2023-04-06 14:17 分类:问答How to detect j2me mobile device screen orientation at LWUIT?
I want to know how to detect screen or开发者_如何学JAVAientation like portrait or landscape mode at J2ME LWUIT. Can LWUIT detect screen orientation automatically or need to write code manually?Shai Al[详细]
2023-04-06 10:43 分类:问答How to use stoppable http connection using lwuit?
I want to have a http connection in my J2ME application using Lwuit which will have a timeout, can manually stop the request with a button, and a loading dialog while it is processing. I tried thread[详细]
2023-04-06 08:52 分类:问答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 lines:[详细]
2023-04-06 01:21 分类:问答