Hello..
I created a executable jar file for my java application..
but there's a problem that the images are not being displayed in application eventhough
i included images in jar file along with classes.
How to make them displayed from the jar file only instead of accessing them
from any folder or something..