static JPanel panelWithoutLayoutManager() { ret new JPanel(null); }