So I am trying to make an image appear on the screen in a paint method in a JFrame using a image named Ship.
I used the command g.drawImage(Image, x, y, ImageObserver) and made it say...