Uses of Class
java.awt.PointerInfo
Package
Description
Contains all of the classes for creating user interfaces and for painting
graphics and images.
-
Uses of PointerInfo in java.awt
Modifier and TypeMethodDescriptionstatic PointerInfo
MouseInfo.getPointerInfo()
Returns aPointerInfo
instance that represents the current location of the mouse pointer.