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