Microsoft SDK for Java

Control.setCursor

Sets the cursor that is displayed when the user moves the mouse pointer over this control.

Syntax

public final void setCursor( Cursor value )

Parameters

value

A Cursor that represents the control cursor.

See Also   getCursor

© 1999 Microsoft Corporation. All rights reserved. Terms of use.