static JLabel janimation(S imageID) { ret jAnimation(imageID); } static JLabel janimation(fS imageID, fS text) { ret jAnimation(imageID, text); }