static JLabel jimage(BufferedImage img) { ret jImageLabel(img); } static JLabel jimage(S imageID) { ret jImageLabel(loadImage2(img)); }