Q:

Jlabel icon

ImageIcon image = new ImageIcon("c:\\path\\image.png");
imagelabel = new JLabel(character, image, JLabel.CENTER);
frame.add(imagelabel);
1

Tags

Related

New to Communities?

Join the community