static void setWindowsY(int y, L windows) { for (Window w : unnull(windows)) windowSetY(w, y); }