In applet we are using init() method so inside of the init() method can we use the actionPerformed method or can't?.If we couldn't which place can be implements that action performend method.
Also you just give me the syntax for creating the actionperformed method in applet.And that applet must have implements init() method
Advance Thanks...