コード例 #1
0
 public void addNotify() {
   super.addNotify();
   thread.start();
 }