... write an applet by extending the class ... Do your painting in a separate Thread. These rules aren't perfect, but they should help ... archive='HiWorld.jar' ...
The Model is the actual internal representation. The View (or a View) is a way of looking at or displaying the model ... g.drawString(50, 50, 'Hello, world! ...
static Applet myApplet = new Hello4( ); public void windowClosing ... This also works for applets run from appletviewer, but not if they are run from a browser ...