Is it possible to use an image (jpg, png, etc) as a background for a program? I am making a mini game where an alien I drew out using simple java graphics moves around by pressing keys. Currently i only have the alien and the methods for movement. I want to have a background to make it less plain.

