Hi all, i am using JFrame and JPanel with null layout with setBounds methods ... setLayout(new WrapLayout()); for (int i = 0; i < 20; i++) panel.add( new ...
確定! 回上一頁