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