예제 #1
0
 public void remove(Component c) {
   super.remove(c);
   checkDesktopSize();
 }