@Override
 public void setSoundTrackText(String text) {
   // TODO Auto-generated method stub
   mainFragment.setSoundTrackText(text);
 }