static JLabel jcenteredimage(S imageID) { ret jcenterimage(imageID); } static JLabel jcenteredimage(BufferedImage image) { ret jcenterimage(image); }