static JPanel jpanel(LayoutManager layout) { ret swingNu(JPanel.class, layout); } static JPanel jpanel() { ret swingNu(JPanel.class); }