Lets say I started out with a completely blank application.
How would I load an image into it so it appears when I run the program?
I’ve seen code to do it but they never explain how to get the image loaded into the program from the computer.
For example look here:
http://www.planetalia.com/cursos/Java-Invaders/JAVA-INVADERS-04.tutorial
How do I redirect the images location?
All help is appreciated.