public void endDraggingFrame(JComponent f) {
   super.endDraggingFrame(f);
   resizeDesktop();
 }