lwuit
How to center align a list using LWUIT
i am having problem aligning a list items to center. plz help 开发者_运维百科me. here is the code i have done.[详细]
2023-03-19 02:25 分类:问答button lWUIT j2me setlocation
How can i set the Button location in LWUIT?? 开发者_如何学编程public void error() { error = new Dialog();[详细]
2023-03-18 23:49 分类:问答Switching between LWUIT Form and LCDUI Form
I have built a LWUIT UI class which contains the Midlet. I am basically using a theme from this midlet. But I need to jump to another LCDUI 开发者_开发问答form which contains some LCDUI controls and I[详细]
2023-03-18 23:34 分类:问答LWUIT j2me textfield
how can I create a TextField ..plz help me out in LWUIT TextField pin = new TextField (\"\",TextField.PASSWORD|TextField.URL);[详细]
2023-03-18 09:17 分类:问答How to use Lwuit Resource Editor for Creating Theme or GUI?
I am just downloaded lwuit resourc开发者_如何学Ce editor. I trying to create theme but i don\'t have idea how to create theme or gui. Can any one give me information how to use it? How to create gui o[详细]
2023-03-18 04:18 分类:问答ActionEvent textfield checking
I have cashform with atttributes pin,sendername,receivername,senderphone,amount and another form accountfr开发者_JAVA技巧om with attributes pin,sendername receivername,senderphone,amount,bankname,acco[详细]
2023-03-18 01:03 分类:问答How to use the Asynchronous Command in UI built using LWUIT ResourceEditor
I am using LWUIT ResrouceEditor(latest SVN code revision 1513) to generate a UI State machine. I want to show a wait screen when a long running command is invoked by a user using a button on the curr[详细]
2023-03-17 21:32 分类:问答In J2me lWUIT Library how to arrange long text on Label?
I am using LWUIT Lib开发者_如何学运维rary. I want to add same long information of project on AboutUS FORM. I\'m using label but information become lost. If I am not using TextArea then what is another[详细]
2023-03-17 19:52 分类:问答Focus in Calendar Component
What should I do to focus on the specific date in calendar component? I am not talking about indicator here. calendar.setCurrentDate() and calendar.setSelectedDate() gets the indicator on the date, b[详细]
2023-03-17 18:58 分类:问答How to sort recordstore records based on a certain field in it?
F开发者_如何学编程or example there are three records in a recordstore , and the structure of a record in the recordstore is like this : lastname;firstname;moneyborrowed[详细]
2023-03-17 17:26 分类:问答