I\'m trying to set the icon image for a Jar file:
setIconImage(new ImageIcon(getClass().getResource(\"logo.png\")).getImage());
When runnin
as i have gone through your error its related to MacOS jdk which has started appearing after upgrade to 10.7.4
go through this if this helps you :