0N/A<html>
0N/A<!--
0N/A @test
0N/A @bug 4868278
0N/A @summary Tests that GraphicsConfig for invisible (peerless) windows is
0N/Aupdated after showing the window
0N/A @author artem.ananiev, area=awt.multiscreen
0N/A @library /regtesthelpers
0N/A @build Util
0N/A @run applet WindowGCChangeTest.html
0N/A -->
0N/A<head>
0N/A<title> WindowGCChangeTest </title>
0N/A</head>
0N/A<body>
0N/A
0N/A<h1>WindowGCChangeTest<br>Bug ID: 4868278 Problem with Action button tooltips with some multiple monitor configurations </h1>
0N/A
0N/A<p> This is an AUTOMATIC test, simply wait for completion </p>
0N/A
0N/A<APPLET CODE="WindowGCChangeTest.class" WIDTH=200 HEIGHT=200></APPLET>
0N/A</body>
0N/A</html>
0N/A