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