view j2se/test/java/awt/Choice/ChoiceKeyEventReaction/ChoiceKeyEventReaction.html @ 2:16f2b6c91171 trunk

[svn] Load openjdk/jdk7/b14 into jdk/trunk.
author xiomara
date Fri, 22 Jun 2007 00:46:43 +0000
parents
children 37f131a4a8e7
line wrap: on
line source

<html>
<!--  
  @test 1.2 06/11/07
  @bug 6252982
  @summary PIT: Keyboard FocusTraversal not working when choice's drop-down is visible, on XToolkit
  @author andrei.dmitriev : area=awt.choice
  @library ../../regtesthelpers
  @build Util
  @run applet ChoiceKeyEventReaction.html
  -->
<head>
<title>  </title>
</head>
<body>

<h1>ChoiceKeyEventReaction<br>Bug ID: 6252982 </h1>

<p> This is an AUTOMATIC test, simply wait for completion </p>

<APPLET CODE="ChoiceKeyEventReaction.class" WIDTH=200 HEIGHT=200></APPLET>
</body>
</html>