static JPanel jPanel(LayoutManager layout, L or O... components) { ret smartAdd(jpanel(layout), components); } static JPanel jPanel() { ret jpanel(); }