By default a TabbedPane in LWUIT shows the first tab or tab at Index 0, how can i make it show the second tab or tab at index 1.
Pls provide the piece of code where i can explicitly call a particular tab and show that particular tab instead of first one.