lwuit
how to make a textfield numeric by default in lwuit?
i tried to make a application which takes the numeric value default. i have done coding like this public void startApp(){[详细]
2023-03-20 23:49 分类:问答How to create a multiSelectable List or a checkBoxGroup in LWUIT?
I am working on LWUIT 1.4 and in my current application I want to display a list to the user and user can select 开发者_开发知识库choices as many as possible.. For other simple cases (where only singl[详细]
2023-03-20 21:09 分类:问答TextField contraint in LWUIT
I want to use textfield in my j2me application where in want to give constraint that user can enter 4digit numeric data only?? How can it[详细]
2023-03-20 12:26 分类:问答showing Wait Screen using LWUIT in J2ME?
Is there any way of showing Wait Screen, while some processing is done in backend, using LWUIT in J2ME ? if yes then how if no then i开发者_JAVA百科s there any alternate ?You can look at progress bar[详细]
2023-03-20 12:11 分类:问答Java ME - lwuit radio button
public class StateMachine extends StateMachineBase implements ActionListener { Resources resources; RadioButton Verifi=new RadioButton(\"Verification\") ;[详细]
2023-03-20 12:04 分类:问答.Java error(content size increases)
I am using LWUIT in j2me.There is only one .java file containing midlet and 10 images consisting total size of 49kb.[详细]
2023-03-20 11:49 分类:问答Pass values(Data) from one form to another form in J2ME using LWUIT library [closed]
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari[详细]
2023-03-20 04:27 分类:问答BBM sdk in lwuit
Can anyone tell me wheter can I use the bbm sdk for lwuit bb port project if开发者_开发问答 so can anyone give me an example on how to use the same.[详细]
2023-03-20 02:33 分类:问答how to disable lwuit vkb?
The ability for disabling vkb is included in the new svn source code... But by default vkb comes in midlet...[详细]
2023-03-20 01:50 分类:问答In J2me using LWUIT Library, how to place command button forcefully on right side of mobile screen?
How can I place a command button forcefully on right side of mobile screen? In j2me, I am using LWUIT library.[详细]
2023-03-19 05:55 分类:问答