|
Eclipse Applet Viewer not showing graphics?
I don't know whether this is a "feature" of the Applet viewer or my inexperience. I am testing an app that should have a graphic in place. The rest of the app works correctly and I don't get any errors either in debug mode in the IDE or in the Java console. I have tried both the real image location (URL) and copying the image file directly to the bin directory. I also tried copying example image code from various Java sites and running that in the applet viewer and again, no image. Any suggestions on how to debug this? Am I doomed in applet viewer?
Thanks in advance,
Sabrina
|