1067N/A<html>
1067N/A<!--
1067N/A @test
1067N/A @bug 6680988
1067N/A @summary verify that various shortcuts and accelerators work
1067N/A @author yuri.nesterenko : area=awt.keyboard
1067N/A @run applet/manual=yesno AcceleratorTest.html
1067N/A -->
1067N/A<head>
1067N/A<title> AcceleratorTest </title>
1067N/A</head>
1067N/A<body>
1067N/A
1067N/A<h1>AcceleratorTest<br>Bug ID: </h1>
1067N/A
1067N/A<p> See the dialog box (usually in upper left corner) for instructions</p>
1067N/A
1067N/A<APPLET CODE="AcceleratorTest.class" WIDTH=200 HEIGHT=200></APPLET>
1067N/A</body>
1067N/A</html>