public final Window getMostRecentFocusedWindow() {
   return myWindowWatcher.getFocusedWindow();
 }