static JLabel jrightalignedlabel() { ret jrightAlignedLabel(); } static JLabel jrightalignedlabel(S text) { ret jrightAlignedLabel(text); }