Is it possible to create a menu with 3 clickable button using item class and how do I go about doing it?
Is it possible to create a menu with 3 clickable button using item class and how do I go about doing it?
These are the subclasses provided by the Item class :
,ChoiceGroup, CustomItem, DateField, Gauge, ImageItem, Spacer, StringItem, TextField
In J2ME there is no class called as Button, therefore you need to use either the Command Class. Else you have to use any third party GUI designing library like LWUIT.
Thanks with Regards,
R a j - The K e r n e l
Join Delhi-NCR Nokia Developer's Community,
Check the LWUIT developer Forum here
Thanks with Regards,
R a j - The K e r n e l
Join Delhi-NCR Nokia Developer's Community,