Sets the cursor that is displayed when the user moves the mouse pointer over this control.
public final void setCursor( Cursor value )
value
A Cursor that represents the control cursor.
See Also getCursor