confused about how to load an image? The image is in /src/res
Aum Tao
Ranch Hand
Joined: Feb 14, 2006
Posts: 210
posted
0
Usually, placing the image file in the same directory as your main class file is sufficient. Or, you can also add it explicitly if you are using an IDE like NetBeans.