setBounds (50,100,95,30); f.add(b); ... JFrame f=new JFrame("Button Example");. JButton b=new JButton(new ImageIcon("D:\\A.JPG"));.
確定! 回上一頁