小智 13
JButton b = new JButton(Icon x); // Create button with normal icon
b.setIcon(Icon x);
b.setDisabledIcon(Icon x);
b.setPressedIcon(Icon x);
b.setSelectedIcon(Icon x);
b.setDisabledSelectedIcon(Icon x);
Run Code Online (Sandbox Code Playgroud)
参考:http: //www.leepoint.net/notes-java/GUI/components/20buttons/23buttonicons.html
| 归档时间: |
|
| 查看次数: |
4393 次 |
| 最近记录: |