Hello I would like to restart my applet ( clear all current variables and everything)and start again as if I just opened the applet. From what I read on the internet I tried to call stop(), destroy() and then init(), but nothing happened.
↧