@Nullable
 public JComponent getPreferredFocusedComponent() {
   return myCurrentSide.getFocusableComponent();
 }