Example usage for Java java.awt PointerInfo fields, constructors, methods, implement or subclass
The text is from its open source code.
GraphicsDevice | getDevice() Returns the GraphicsDevice where the mouse pointer was at the moment this PointerInfo was created. |
Point | getLocation() Returns the Point that represents the coordinates of the pointer on the screen. |