static void moveFrameDown(Component c, int y) { moveDown(getFrame(c), y); }