0N/A<html>
0N/A<!--
0N/A @test
0N/A @bug 4955110
0N/A @summary tests that a drag ends on button2 release
0N/A @author Alexander.Gerasimov area=dnd
0N/A @library /regtesthelpers
0N/A @build Util
0N/A @run applet/othervm Button2DragTest.html
0N/A -->
0N/A<head>
0N/A<title> </title>
0N/A</head>
0N/A<body>
0N/A
0N/A<h1>Button2DragTest<br>Bug ID: 4955110</h1>
0N/A
0N/A<p> This is an AUTOMATIC test, simply wait for completion </p>
0N/A
0N/A<APPLET CODE="Button2DragTest.class" WIDTH=200 HEIGHT=200></APPLET>
0N/A</body>
0N/A</html>