static JLabel jImageLabel(BufferedImage img) { ret swingNu(JLabel.class, imageIcon(img)); }