/** {@inheritDoc} */
 @Nullable
 @Override
 public String getTitleToolTip() {
   return locale.tooltipRunnerPanel();
 }