Il codice corretto è questo:

codice:
JLabel img = new JLabel();
img.setIcon(new ImageIcon("C:\\immagine.gif"));