JPlanner Programmer's Guide
Cursor Members
Fields
 


Specifies a mouse cursor.

The following tables list the members exposed by the Cursor type.

 Public Fields

  Name Description

Arrow

Identifies the regular arrow cursor.

Default

Identifies the default cursor, which is usually an arrow cursor.

Hand

Identifies the hand cursor that is usually display when hovering over a Web link.

HSplit

Identifies the cursor that appears when the mouse is positioned over a horizontal splitter bar.

No

Identifies a cursor that indicates that a particular region is invalid for the current operation.

SizeAll

Identifies a four-headed sizing cursor, which consists of four joined arrows that point north, south, east, and west.

SizeNS

Identifies a two-headed vertical (north/south) sizing cursor.

SizeWE

Identifies a two-headed horizontal (west/east) sizing cursor.

VSplit

Identifies the cursor that appears when the mouse is positioned over a vertical splitter bar.

 See Also

Cursor Class
com.mindfusion.scheduling Namespace