原始问题:
Jbutton 和jlabel都不能加载图片吗
JButton和JLabel都可以加载图片。如果您想在JButton或JLabel中显示图片,可以使用以下代码:
ImageIcon icon = new ImageIcon("path/to/image.jpg");
button.setIcon(icon);
label.setIcon(icon);
Jbutton 和jlabel都不能加载图片吗
JButton和JLabel都可以加载图片。如果您想在JButton或JLabel中显示图片,可以使用以下代码:
ImageIcon icon = new ImageIcon("path/to/image.jpg");
button.setIcon(icon);
label.setIcon(icon);
Prev:摄影师的价值观