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