No cache version.

Caching disabled. Default setting for this page:enabled (code LNG204)
If the display is too slow, you can disable the user mode to view the cached version.
java.awt

Class PointerInfo


  • public class PointerInfo
    extends Object
    A class that describes the pointer position. It provides the GraphicsDevice where the pointer is and the Point that represents the coordinates of the pointer.

    Instances of this class should be obtained via MouseInfo.getPointerInfo(). The PointerInfo instance is not updated dynamically as the mouse moves. To get the updated location, you must call MouseInfo.getPointerInfo() again.

    Since:
    1.5
    See Also:
    MouseInfo.getPointerInfo()
    • Method Detail

      • getDevice

        public GraphicsDevice getDevice()
        Returns the GraphicsDevice where the mouse pointer was at the moment this PointerInfo was created.
        Returns:
        GraphicsDevice corresponding to the pointer
        Since:
        1.5
Error Infobrol

Can not display this page of the Infobrol website

Type of error (18-01)

Unknown format specifier "&"

Please try again in a few minutes…

Return to the home page




Steph