@Override
 public void removeNotify() {
   super.removeNotify();
   _catalog.removeStringPatternListener(this);
 }