view j2se/test/java/awt/TextArea/TextAreaCursorTest/HoveringAndDraggingTest.html @ 2:16f2b6c91171 trunk

[svn] Load openjdk/jdk7/b14 into jdk/trunk.
author xiomara
date Fri, 22 Jun 2007 00:46:43 +0000
parents
children 37f131a4a8e7
line wrap: on
line source

<html>
<!--  
  @test @(#)HoveringAndDraggingTest.html	1.1 07/05/23  1.1, 05/23/07
  @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>