public boolean updateTabActions() {
   return myActionPanel != null && myActionPanel.update();
 }