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