In LWUIT..how do you reduce the command area size (The area at the bottom of the screen where the commands are added).
Basically , I wish to reduce the font size of the command text and the size of the command area along with it.
Also, in general how to reduce the font size of the entire text in the LWUIT application at once rather than doing it for each component separately?
Thanks.