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