blob: 0c139d264f8f0250200d768257a91233b78071c3 [file] [log] [blame]
<html>
<!--
@test
@bug 6497109
@summary Mouse cursor icons for TextArea should be correct in case of hovering or dragging mouse over different subcomponents.
@author Konstantin Voloshin: area=awt.TextArea
@run applet/manual=yesno HoveringAndDraggingTest.html
-->
<head>
<title> HoveringAndDraggingTest </title>
</head>
<body>
<h1>HoveringAndDraggingTest<br>Bug ID: 6497109</h1>
<p> See the dialog box (usually in upper left corner) for instructions</p>
<APPLET CODE="HoveringAndDraggingTest.class" WIDTH=200 HEIGHT=200></APPLET>
</body>
</html>