ApplicationStatus Category

The global constants for the application mouse pointer (app.mousePointer) status are listed in the following table.

Global Constant Integer Value Description
Busy 11 Hourglass mouse pointer indicates that the application is currently busy
Idle 0 Mouse pointer is in the idle state

For details about the mouse pointer (which controls the shape of the mouse pointer for all windows of the application), see the Application class mousePointer property in Chapter 1 of the JADE Encyclopaedia of Classes.