Hello all,
I'm new to Java applets and I can't seem to find a tutorial on how to use them with multiple classes. Do I have to extend Applet for every class? What about JApplet? Do extend them for classes that have JFrames..? If anyone could give me an example with applets with multiple classes it would be greatly appreciated.
Thanks,
Zaroth

