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