Importing Picture into Java Code
Hi I am taking a Computer Science Class in which I learn about Java code. I am fairly new so I don't understand a lot of it.
My teacher gave me an assignment in which I had to create multiple scenes. I am wanting to import a picture of someone's face and I don't know how to do it. We are using drawString, and drawRect, etc.... so if the code you suggest could be fairly simple that would be great. I would be plugging it into coordinates (ie drawString("1",240,560);
Thank you!!!