Tabs in Blackberry
问题 I am developing application in BlackBerry and i am a newbie, so no idea how to implement. In my application i have to implement tabs. For this i used pillButtonSet. In my application i have five tabs and each tab has complex view. I want to create different java class for different tabs. As in Android we have TabActivity and we easily navigate between tabs. Still i have not designed the view for each tabs. I am googling but no success. I am worried; do i need to write whole code on one screen