static JPanel jRightAlignedLine2(final Component... components) { ret jRightAlignedLine2(asList(components)); } static JPanel jRightAlignedLine2(L components) { ret customLayoutPanel(formLayouter1(), components); }