jsMouse Design and Description
jsMouse is a non-visual dBL class which encapsulates basic mouse
functionality.
The 'spirit' of jsMouse is to exist as a child of the global _sys object,
similar to the
way the frameWin is a child to the global _app object in the core product.
- jsMouse supports retrieving system mouse settings and other
hardware and software parameters regarding the mouse.
- jsMouse allows for basic mouse control such as displaying the
hourglass or other mouse cursor, showing/hiding the mouse cursor, setting the
position of the mouse cursor, etc.