200N/A<html>
201N/A<!--
201N/A @test
200N/A @bug 4041703 4096228 4025223 4260929
201N/A @summary Ensures that appletviewer sets a reasonable default focus for an Applet on start
200N/A @author das area=appletviewer
201N/A @library /regtesthelpers
201N/A @build Util
201N/A @run applet AppletInitialFocusTest.html
200N/A -->
200N/A<head>
200N/A<title> AppletInitialFocusTest </title>
200N/A</head>
200N/A<body>
200N/A
200N/A<h1>AppletInitialFocusTest<br>Bug ID: 4041703</h1>
200N/A
200N/A<p> See the dialog box (usually in upper left corner) for instructions</p>
200N/A
200N/A<APPLET CODE="AppletInitialFocusTest.class" WIDTH=200 HEIGHT=200></APPLET>
200N/A</body>
200N/A</html>
200N/A