static JPanel northAndCenter(Component n, Component c) { ret centerAndNorth(c, n); }