예제 #1
0
 void releaseParent() {
   super.releaseParent();
   if (this == parent.getIME()) parent.setIME(null);
 }