public void removeNotify() {
   super.removeNotify();
   hidePopup();
 }