displaying image on the swings application
Hi All,I want to display images onto my swing application. I was using ImageIcon and Class to getResource(filename). It can only provide me images that i have placed in my package not outside my package.Please help me, how to to do?Thanks in advance.