Microsoft SDK for Java

Control.getCursor

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

Syntax

public final Cursor getCursor()

Return Value

Returns a Cursor that represents the current control cursor.

See Also   setCursor

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