static void moveWindowToTheRight(Window w, int amount) { moveFrameRight(w, amount); }