2153N/A<html>
2153N/A<!--
2153N/A @test
2153N/A @bug 6467204
2153N/A @summary Need to implement "extended" native FileDialog for JFileChooser
2153N/A @author dmitry.cherepanov@sun.com area=awt.filedialog
2153N/A @run applet/manual=yesno MultipleMode.html
2153N/A -->
2153N/A<head>
2153N/A<title> MultipleMode </title>
2153N/A</head>
2153N/A<body>
2153N/A
2153N/A<h1>MultipleMode<br>Bug ID: 6467204</h1>
2153N/A
2153N/A<p> See the dialog box (usually in upper left corner) for instructions</p>
2153N/A
2153N/A<APPLET CODE="MultipleMode.class" WIDTH=200 HEIGHT=200></APPLET>
2153N/A</body>
2153N/A</html>