jdk/test/java/awt/FileDialog/FileNameOverrideTest/FileNameOverrideTest.html
author dsamersoff
Sun, 03 Feb 2013 22:28:08 +0400 (2013-02-03)
changeset 15460 ac08a4bdd0f6
parent 9198 1c69a0857cfb
child 21596 0e3a39f29dbc
permissions -rw-r--r--
8002048: Protocol to discovery of manageable Java processes on a network Summary: Introduce a protocol to discover manageble Java instances across a network subnet, JDP Reviewed-by: sla, dfuchs
<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>