Overview | Methods | Fields | This Package | All Packages
OverviewMethodsFieldsThis PackageAll Packages
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