When a file is inside the Jar, it's no longer a File, it's a Resource.

Check out the getResource() functions in the ClassLoader class.