What is LCDUI ?

Answers were Sorted based on User's Feedback



What is LCDUI ?..

Answer / guest

LCDUI is a shorthand way of referring to the MIDP user
interface APIs, contained in the javax.microedition.lcdui
package. Strictly speaking, LCDUI stands for Liquid Crystal
Display User Interface. It's a user interface toolkit for
small device screens which are commonly LCD screens.

Is This Answer Correct ?    29 Yes 13 No

What is LCDUI ?..

Answer / ruby chris

Limited Capability Device User Interface
(the book Programming Wireless Devices with the Java 2 Platform, Micro Edition gave this as the definition.)

Is This Answer Correct ?    13 Yes 7 No

What is LCDUI ?..

Answer / vishnuprasad k

I think the name LCDUI stands for Limited Connected Device
User Interface .Which is the ui tooolkit for the CLDC based
mobile devices....

Is This Answer Correct ?    20 Yes 16 No

What is LCDUI ?..

Answer / aviral singh

Liquid crystal display user interface

Is This Answer Correct ?    10 Yes 8 No

What is LCDUI ?..

Answer / your daddy

LCDUI mean "Liquid Crystal display user interface "

Is This Answer Correct ?    0 Yes 1 No

What is LCDUI ?..

Answer / diya

LCDUI mean "Liquid Crystal display user interface " in short
it is package of j2me and it can be usefull to screen class
used time and we can only one time use this package class in
a application.

Is This Answer Correct ?    8 Yes 10 No

Post New Answer

More J2ME Interview Questions

What is SDK ?

1 Answers  


What is kSOAP ?

2 Answers  


What is kXML ?

2 Answers  


Explain i-mode ?

1 Answers  


Explain about Tomcat ?

1 Answers  






What is WTLS ?

1 Answers  


Describe and explain UMTS ?

1 Answers  


Explain GSM ?

2 Answers  


What is J2ME WTK ?

2 Answers   Wipro,


Describe and explain WML ?

1 Answers  


I have a problem wtih a program. The program logic is like this.......... from a class which extends midlet class i create object of a class(say canobj(word)) which extends canvas class by passing a string. the next statement is display.setCurrent(canobj); Everything is fine but the paint(Graphics g) method is not executed. What may the problem. please suggest me the answer.

2 Answers  


Describe and explain VLR ?

1 Answers  


Categories