1 <html>
   2 <!--  
   3   @test
   4   @bug 6260676
   5   @summary FileDialog.setDirectory() does not work properly, XToolkit
   6   @author Dmitry.Cherepanov area=awt.filedialog
   7   @run applet/manual=yesno FileDialogReturnTest.html
   8   -->
   9 <head>
  10 <title> FileDialogReturnTest </title>
  11 </head>
  12 <body>
  13 
  14 <h1>FileDialogReturnTest<br>Bug ID: </h1>
  15 
  16 <p> See the dialog box (usually in upper left corner) for instructions</p>
  17 
  18 <APPLET CODE="FileDialogReturnTest.class" WIDTH=200 HEIGHT=200></APPLET>
  19 </body>
  20 </html>