:: com :: sun :: star :: awt ::
|
interface XEnhancedMouseClickHandler |
- Base Interfaces
XEnhancedMouseClickHandler
┗ ::com::sun::star::lang::XEventListener
::com::sun::star::lang::XEventListener |
- (referenced interface's summary:)
- base interface for all event listeners interfaces.
|
|
- Description
- makes it possible to receive enhanced events from the mouse.
- Since
- OpenOffice 2.0
|
Methods' Summary |
mousePressed |
is invoked when a mouse button has been pressed on a window.
|
mouseReleased |
is invoked when a mouse button has been released on a window.
|
Methods' Details |
mousePressed
- Description
- is invoked when a mouse button has been pressed on a window.
|
|
mouseReleased
- Description
- is invoked when a mouse button has been released on a window.
|
|
Top of Page
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.