BlackBerry - How to create sub menu?
Posted
by SWATI
on Stack Overflow
See other posts from Stack Overflow
or by SWATI
Published on 2010-01-29T08:36:12Z
Indexed on
2010/03/12
15:07 UTC
Read the original article
Hit count: 349
i want to create sub menu for a BB application when i click on menu item it shows
Option 1
Option 2
Option 3
When i click on option 3 it should display
1
2
3
as sub menu items..
using j2me + eclipse
© Stack Overflow or respective owner