InterviewSolution
Saved Bookmarks
| 1. |
What Is Lcdui ? |
|
Answer» 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. 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. |
|