![]() |
|
Contents |
Public Member Functions | |
| int | getNumberOfButtons () |
| Returns the number of buttons on the mouse. | |
Package Functions | |
| Point | getLocation () |
| Returns the Point that represents the coordinates of the pointer on the screen. | |
| Point getLocation | ( | ) | [package] |
Returns the Point that represents the coordinates of the pointer on the screen.
Implemented in WinMouseInfo.
| int getNumberOfButtons | ( | ) |
Returns the number of buttons on the mouse.
If no mouse is installed returns -1.
Implemented in WinMouseInfo.