The Free and Open Productivity Suite
QA Volunteers Needed -- Help us test OpenOffice

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for Apache OpenOffice version 3.4.

:: com :: sun :: star :: awt ::

struct KeyEvent
Base Hierarchy
KeyEventInputEvent
    ┗ ::com::sun::star::lang::EventObject
Description
specifies a key event.
See also
InputEvent

Elements' Summary
KeyCode contains the integer code representing the key of the event.  
KeyChar contains the Unicode character generated by this event or 0.  
KeyFunc contains the function type of the key event.  
Elements' Details
KeyCode
short KeyCode;
Description
contains the integer code representing the key of the event.

This is a constant from the constant group Key.

KeyChar
char KeyChar;
Description
contains the Unicode character generated by this event or 0.
KeyFunc
short KeyFunc;
Description
contains the function type of the key event.

This is a constant from the constant group KeyFunction.

Top of Page

Apache Feather

Copyright & License | Privacy | Contact Us | Donate

Apache, the Apache feather logo, and OpenOffice are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.