public void refreshSelection() {
   if (mySearchPopup != null) mySearchPopup.refreshSelection();
 }