static JLabel jImage_scaledToHeight(S imageID, int height) { ret jImage(scaleImageToHeight(imageIcon(imageID), height)); }