JPanel pa = new JPanel(); a = new JButton(new ImageIcon("charopt.png")); a.setSize(150, 267); pa.add(a); oakpane.add(pa);. I hope this help ...
確定! 回上一頁