Esempio n. 1
0
 public void addNotify() {
   super.addNotify();
   thread.start();
 }