static JPanel centerAndEastWithMarginInbetween(Component c, final Component e) { ret centerAndEast(c, withLeftMargin(e)); }