static JPanel northAndCenterWithMargins(Component n, Component c) { ret applyDefaultMargin(northAndCenter(withBottomMargin(n), c); }