1.Swing是JFC类库的一个子集
2。
   JButton button=new JButton("button1",new ImageIcon(getClass().getResource("mypic.gif")));