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