static JPanel centeredButtonsOrSingleComponent(O... params) { if (l(params) == 1) ret wrap(first(params)); ret jcenteredbuttons(params); }