public void setTitleActions(AnAction[] actions) {
   myHeader.setAdditionalTitleActions(actions);
 }