22 module
com { module sun { module star { module awt {
long X
contains the x coordinate location of the mouse.
Definition: MouseEvent.idl:47
Definition: Ambiguous.idl:20
long ClickCount
contains the number of mouse clicks associated with event.
Definition: MouseEvent.idl:57
boolean PopupTrigger
specifies if this event is a pop-up menu trigger event.
Definition: MouseEvent.idl:72
short Buttons
contains the pressed mouse buttons.
Definition: MouseEvent.idl:42
long Y
contains the y coordinate location of the mouse.
Definition: MouseEvent.idl:52
specifies an event from the mouse.
Definition: MouseEvent.idl:34