ShownOnPack.html revision 0
2N/A<html>
2N/A<!--
2N/A @test
2N/A @bug 6525850
2N/A @summary Iconified frame gets shown after pack()
2N/A @author anthony.petrov@...: area=awt.toplevel
2N/A @run applet/manual=yesno ShownOnPack.html
2N/A -->
2N/A<head>
2N/A<title> ShownOnPack </title>
2N/A</head>
2N/A<body>
2N/A
2N/A<h1>ShownOnPack<br>Bug ID: 6525850</h1>
2N/A
2N/A<p> See the dialog box (usually in upper left corner) for instructions</p>
2N/A
2N/A<APPLET CODE="ShownOnPack.class" WIDTH=200 HEIGHT=200></APPLET>
2N/A</body>
2N/A</html>
2N/A