Cursor.NO

Overview | Methods | Fields | This Package | All Packages

Cursor.NO

Specifies a cursor which indicates that a particular region is invalid for a given operation.

Syntax

public static final Cursor NO;

Remarks

For example, this cursor appears during a drag and drop operation to indicate regions in which a drop is not allowed.