ImageIcon imc= new ImageIcon("gnome.gif");
f.setIconImage(imc.getImage()); //f è la JFrame


io faccio così... ancora tt quei this nn li capisco...