Blackberry SubMenu Creation and Calling Method

// creating menu and submenus
 SubMenu menu = new SubMenu(); 
 SubMenu sMenu = new SubMenu();
 menu.add(new SubMenuItem("MenuName", sMenu));

 //menu is main Menu
 //u have to call from where ever you want
Ui.getUiEngine().pushScreen(menu);

Comments

Popular posts from this blog

Input filter (space not allowed) for EditText

Android Versions details

English - Formal and Informal words