static JPanel jWrappingPanel(O... components) { ret jPanel(new FlowLayout, flattenList2(components)); }