Applet Methods
The following methods are invoked automatically by the Java interpreter: public void init(); public void start(); public void stop(); public void destroy();
Initially, these methods of the Applet class all have empty bodies, but…
Previous slide
Next slide
Back to first slide
View graphic version