What is that applet argument you’re passing to registerMethod()?
You’ve gotta use your class’ reference so it calls back your class’ draw() method!
What is that applet argument you’re passing to registerMethod()?
You’ve gotta use your class’ reference so it calls back your class’ draw() method!