static JPanel jrightaligned(Component... components) { ret jrightAlignedLine(components); } static JPanel jrightaligned(L components) { ret jrightAlignedLine(components); }