반응형

ImageIcon img = new ImageIcon("이미지경로");

해당프레임.setIconImage(img.getImage());

반응형

+ Recent posts