static void moveWindowToTheLeft(Window w, int amount) { moveFrameLeft(w, amount); }