JPlanner Programmer's Guide
AwtCalendar.setDefaultCursor Method
See Also
 






Sets the cursor that is displayed when the mouse pointer is over the calendar.

Namespace: com.mindfusion.scheduling.awt
Package: com.mindfusion.scheduling.awt

 Syntax

Java  Copy Code

public void setDefaultCursor (
    int value
)

 Parameters

value

One of the Cursor constants. The default is Cursor.Default.

 See Also

AwtCalendar Members
AwtCalendar Class
com.mindfusion.scheduling.awt Namespace