static JPanel westAndCenterWithMargin(Component w, Component c) { ret westAndCenter(withRightMargin(w), c); }