Input Device: Mouse

The usual computer mouse can be used as input device. Gestures are captured while pressing the left mouse button.

Unfortunately, the support of the computer mouse is limited to the Microsoft Windows operation system. NativeCall is used to access the Windows System libraries to capture the mouse position.

Note that if the SwingMouseReader is used, the other operating system are supported if the gesture is performed on a Swing canvas element.