public int getSelectedIndex() {
   return myTabs.getIndexOf(myTabs.getSelectedInfo());
 }