I have developed a game in Java made an executable jar file mygame.jar.
I now want to set an ICON image to mygame.jar so that it shows my custom image instead of usual java tea cup image.
Please don't confuse this with setting frame icon image with frame.setImageIcon("") method to set frame ICON image. I want my custom image to show up in mygame.jar desktop ICON