static JPanel withLeftAlignedButtonsOnTop(JComponent center, O... params) { ret centerAndNorth(center, withMargin(leftAlignedButtons(params))); }