public JComponent getPreferredFocusedComponent() {
   return myViewer.getPreferredFocusedComponent();
 }