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