Ejemplo n.º 1
0
 public void destroy() {
   if (canfocus) setcanfocus(false);
   unlink();
   parent.cdestroy(this);
 }