1 <html>
   2 <!--  
   3   @test 1.2 01/02/10
   4   @bug 4902933
   5   @summary Test that selecting the current item sends an ItemEvent
   6   @author bchristi : area= Choice
   7   @run applet SelectCurrentItemTest.html
   8   -->
   9 <head>
  10 <title>  </title>
  11 </head>
  12 <body>
  13 
  14 <h1>SelectCurrentItemTest<br>Bug ID: 9999999 XXX_CHANGE_THIS </h1>
  15 
  16 <p> This is an AUTOMATIC test, simply wait for completion </p>
  17 
  18 <APPLET CODE="SelectCurrentItemTest.class" WIDTH=200 HEIGHT=200></APPLET>
  19 </body>
  20 </html>
  21