1 <html>
   2 <!--
   3 @test
   4 @bug 4799136
   5 @summary Tests that type-ahead for dialog works and doesn't block program
   6 @author Dmitry.Cherepanov@SUN.COM area=awt.focus
   7 @run applet EnqueueWithDialogButtonTest.html
   8   -->
   9 <head>
  10 <title>  </title>
  11 </head>
  12 <body>
  13 
  14 <h1>EnqueueWithDialogButtonTest<br>Bug ID: 4799136 Tests that type-ahead for dialog works and doesn't block program   </h1>
  15 
  16 <p> This is an AUTOMATIC test, simply wait for completion </p>
  17 
  18 <APPLET CODE="EnqueueWithDialogButtonTest.class" WIDTH=200 HEIGHT=200></APPLET>
  19 </body>
  20 </html>
  21