@Override
 public void stop() {
   super.stop(0);
   stopStatComponent();
 }