Java java.awt MouseInfo fields, constructors, methods, implement or subclass

Example usage for Java java.awt MouseInfo fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for java.awt MouseInfo.

The text is from its open source code.

Method

intgetNumberOfButtons()
Returns the number of buttons on the mouse.
PointerInfogetPointerInfo()
Returns a PointerInfo instance that represents the current location of the mouse pointer.