<html>
<!--
@test
@bug 6260659
@summary File Name set programmatically in FileDialog is overridden during navigation, XToolkit
@author Dmitry.Cherepanov@SUN.COM area=awt.filedialog
@library /regtesthelpers
@build Sysout
@run applet/manual=yesno FileNameOverrideTest.html
-->
<head>
<title> FileNameOverrideTest </title>
</head>
<body>
<h1>FileNameOverrideTest<br>Bug ID: 6260659</h1>
<p> See the dialog box (usually in upper left corner) for instructions</p>
<APPLET CODE="FileNameOverrideTest.class" WIDTH=200 HEIGHT=200></APPLET>
</body>
</html>