:: com :: sun :: star :: awt ::
|
interface XMouseMotionListener |
- Base Interfaces
XMouseMotionListener
┗ ::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 mouse motion events on a window.
|
Methods' Summary |
mouseDragged |
is invoked when a mouse button is pressed on a window and then
dragged.
|
mouseMoved |
is invoked when the mouse button has been moved on a window
(with no buttons down).
|
Methods' Details |
mouseDragged
- Description
- is invoked when a mouse button is pressed on a window and then
dragged.
Mouse drag events will continue to be delivered to
the window where the first event originated until the mouse button is
released (regardless of whether the mouse position is within the
bounds of the window).
|
|
mouseMoved
- Description
- is invoked when the mouse button has been moved on a window
(with no buttons down).
|
|
Top of Page
Copyright © 2000, 2012 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.
Privacy Policy | Impressum (Legal Info) | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (LGPLv3). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.