FileDocCategorySizeDatePackage
NativeMouseInfo.javaAPI DocAndroid 1.5 API1383Wed May 06 22:41:54 BST 2009org.apache.harmony.awt.wtk

NativeMouseInfo

public interface NativeMouseInfo
The interface provides access to platform dependent functionality for classes java.awt.PointerInfo & java.awt.MouseInfo.

Fields Summary
Constructors Summary
Methods Summary
public java.awt.PointgetLocation()
Returns the Point that represents the coordinates of the pointer on the screen.

public intgetNumberOfButtons()
Returns the number of buttons on the mouse. If no mouse is installed returns -1.