static A repaintEvery(int ms, A c) { ret awtDoEvery(c, ms, -> c.repaint()); }