This method of the CursorX Class retrieves the current CursorX object's type.
public int getType();
Returns the cursor type. All CursorX objects are created with a java.awt.Cursor.DEFAULT_CURSOR type, and will return 0.