@Override
 public JComponent getPreferredFocusedComponent() {
   return myGotoByNamePanel.getPreferredFocusedComponent();
 }