static JLabel jImage(Image img) { ret jimage(img); } static JLabel jImage(S imageID) { ret jimage(imageID); }