1 <html>
   2 <body>
   3 When applet starts, you'll see that the preview is white.
   4 When you swap models, you'll see that the preview color is changed.
   5 
   6 <applet width="500" height="400" code="Test6348456.class">
   7 </applet>
   8 </body>
   9 </html>