controlling the layout of application objects in MIDP

If I don't want to use the MIDP high level user interface API, can I control the layout and position of application objects in MIDP?thanks in advance,Rani
[183 byte] By [narra_rani] at [2007-9-26 1:21:02]
# 1

Yes. The low level API's give application developers complete control over the screen real estate allocated to the application. The low level APIs allow the application draw its own graphics and to

respond to event inputs from the device keypad. Devices are required to have a ITU-T keypad, which has buttons for 0-9, *, and #. The low level APIs give the application developer more control

over what the user sees but make the application less portable.

Hope this answers the question,

cheers!!!!

MFALI

~SUN

mfali at 2007-6-29 0:56:10 > top of Java-index,Java Mobility Forums,Consumer and Commerce...