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