Language
The Free and Open Productivity Suite
:: com :: sun :: star :: awt ::
|
struct InputEvent |
- Base Hierarchy
InputEvent
┗ ::com::sun::star::lang::EventObject
|
- Description
- the root event class for all component-level input events.
Input events are delivered to listeners before they are
processed normally by the source where they originated.
- See also
- WindowEvent
|
Elements' Summary |
Modifiers |
contains the modifier keys which were pressed while the event occurred.
|
Elements' Details |
Modifiers
short Modifiers;
- Description
- contains the modifier keys which were pressed while the event occurred.
Zero or more constants from the
KeyModifier group.
|
|
Top of Page
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.