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