让图片代替JButton

//设置不使内容区域填充

button.setContentAreaFilled(false)

//设置不画边框

button.setBorderPainted(false)

 

 

 

posted @ 2012-09-12 20:41  haipeng1991  Views(164)  Comments(0)    收藏  举报