Thread: Image Path
View Single Post
Join Date: May 2008
Posts: 6
Reputation: dominic23jones is an unknown quantity at this point 
Solved Threads: 0
dominic23jones's Avatar
dominic23jones dominic23jones is offline Offline
Newbie Poster

Image Path

 
0
  #1
Dec 4th, 2008
I am creating a jar file which when run displays an image the image path is hardcoded ie the whole path is written. So whenever the jar file is run on a different computer to my own the image is not shown.

So my question is how is it possible to display the image without explicity writing where the file is located, rather within the package itself?

Thanks in advance
Reply With Quote