コード例 #1
0
 public void removeNotify() {
   controller.removeListener(this);
   super.removeNotify();
 }