static JPanel centerAndSouthWithMargins(Component c, Component s) { ret applyDefaultMargin(centerAndSouth(c, withTopMargin(s)); }