📅  最后修改于: 2022-03-11 14:52:18.604000             🧑  作者: Mango
// pic is the label variable name
//b2.png is the picture
pic.setIcon(new javax.swing.ImageIcon(getClass().getResource("b2.png")));