@Override
 public void removeNotify() {
   uninstallSynchronizer();
   super.removeNotify();
 }