public final void dispatchComponentEvent(final ComponentEvent e) {
   myWindowWatcher.dispatchComponentEvent(e);
 }