static void addButtonsToWindow2(Component c, O... buttonData) { addToWindow(c, withMargin(jcenteredbuttons(buttonData))); }