Microsoft SDK for Java

getType

This method of the CursorX Class retrieves the current CursorX object's type.

Syntax

public int getType();

Return Value

Returns the cursor type. All CursorX objects are created with a java.awt.Cursor.DEFAULT_CURSOR type, and will return 0.

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