Posted By:
Anonymous
Posted On:
Friday, February 8, 2002 05:10 PM
I'm trying to import a jpeg file into my applet that I'm working on using BlueJ, but iBlueJ won't access the jpeg file if I just put something like getImage("pic.jpg") in the argument of a function to get the image. I'm not sure what is the code for specifying the directory it's suppose to point to, to get the image.