static AutoCloseable tempSetButtonImages(Cl buttons, ImageIcon img) { ret combineAutoCloseables( map(buttons, b -> tempSetButtonImage(b, img)); }