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

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

Introduction

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

The text is from its open source code.

Method

GraphicsDevicegetDevice()
Returns the GraphicsDevice where the mouse pointer was at the moment this PointerInfo was created.
PointgetLocation()
Returns the Point that represents the coordinates of the pointer on the screen.