protected void uninstallListeners(final JRootPane root) {
   root.removePropertyChangeListener(this);
 }