Example #1
0
 public void removeNotify() {
   super.removeNotify();
   thread.kill();
 }