|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface MouseInfoPeer
The peer interfaces are intended only for use in porting the AWT. They are not intended for use by application developers, and developers should not implement peers nor invoke any of the peer methods directly on the peer instances.
| Method Summary | |
|---|---|
int |
fillPointWithCoords(java.awt.Point point)
This method does two things: it fills the point fields with the current coordinates of the mouse cursor and returns the number of the screen device where the pointer is located. |
boolean |
isWindowUnderMouse(java.awt.Window w)
Returns whether or not the window is located under the mouse pointer. |
| Method Detail |
|---|
int fillPointWithCoords(java.awt.Point point)
boolean isWindowUnderMouse(java.awt.Window w)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||