F
Flo
Hey Guys,
very basic question from a beginner..
I need to know how to include a picture in my frame. This script
(http://www.dpunkt.de/java/Programmieren_mit_Java/Applets_und_Applikationen/10.html
/ just look at the script, you don't need to understand what it says)
works perfectly for an Applet, but when I try to use the methods for my
Frame, the compiler always says something like "Cannot Resolve Symbol"
and it points to the g in "getCodeBase(), "
What can I do to use pictures in Frames?
Thanks
.
Flo.
very basic question from a beginner..
I need to know how to include a picture in my frame. This script
(http://www.dpunkt.de/java/Programmieren_mit_Java/Applets_und_Applikationen/10.html
/ just look at the script, you don't need to understand what it says)
works perfectly for an Applet, but when I try to use the methods for my
Frame, the compiler always says something like "Cannot Resolve Symbol"
and it points to the g in "getCodeBase(), "
What can I do to use pictures in Frames?
Thanks
Flo.