Microsoft SDK for Java

Cursor.CROSS

Specifies a crosshair cursor.

Syntax

public static final Cursor CROSS;

Remarks

This cursor typically appears over regions in which the user can use the mouse for drawing operations.

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