// Stuff that is done once only
// This method is called every time the applet is resized // Include things you want to appear in the applet // for example g.drawString("Welcome to Java!!", 50, 60 );