static void revalidateAllFrames() { for (Window w : allWindows()) revalidate(w); }