1 <html>
   2 <!--  
   3   @test
   4   @bug 6448069
   5   @summary namefilter is not called for file dialog on windows
   6   @author oleg.sukhodolsky: area= awt.filedialog
   7   @library ../../regtesthelpers
   8   @build Util
   9   @run applet FilenameFilterTest.html
  10   -->
  11 <head>
  12 <title>  </title>
  13 </head>
  14 <body>
  15 
  16 <h1>FilenameFilterTest<br>Bug ID: 6448069 </h1>
  17 
  18 <p> This is an AUTOMATIC test, simply wait for completion </p>
  19 
  20 <APPLET CODE="FilenameFilterTest.class" WIDTH=200 HEIGHT=200></APPLET>
  21 </body>
  22 </html>
  23