Icon Label Java
yourLabel.setIcon(new ImageIcon("adressOfYourImage.ext"));
Scorpius
yourLabel.setIcon(new ImageIcon("adressOfYourImage.ext"));