Version, history and license
- 2015-08-29 Hartmut chg: Mouse handling: mouse buttons: The usual right mouse button is the Button2. The middle button is number 3.
- 2015-08-29 Hartmut chg:
convertFromSwt(int, int, char)
now uses the character key information of the event too.
Elsewhere it is not possible to use the keyboard layout from the operation system to detect keys with sh.
All keys with shift, which are character keys, are returned without KeyCode#shift
designation now.
- 2013-11-16 Hartmut new
convertMouseKey(int, MouseAction, int)
- 2011-10-02 Hartmut created for Key handling in the GRAL.
Copyright/Copyleft:
For this source the LGPL Lesser General Public License,
published by the Free Software Foundation is valid.
It means:
- You can use this source without any restriction for any desired purpose.
- You can redistribute copies of this source to everybody.
- Every user of this source, also the user of redistribute copies
with or without payment, must accept this license for further using.
- But the LPGL is not appropriate for a whole software product,
if this source is only a part of them. It means, the user
must publish this part of source,
but don't need to publish the whole source of the own product.
- You can study and modify (improve) this source
for own using or for redistribution, but you have to license the
modified sources likewise under this LGPL Lesser General Public License.
You mustn't delete this Copyright/Copyleft inscription in this source file.
If you are intent to use this sources without publishing its usage, you can get
a second license subscribing a special contract with the author.