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