Package the image, along with all class files, within a jar file. Then access the image by calling getClass().getResource (take a look at the ImageIcon tutorial at Oracle for details: How to Use...