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