static JPanel northCenterSouthWithMargins(Component n, Component c, Component s) { ret northCenterAndSouthWithMargins(n, c, s); }