| Class | Description |
---|
| Azerty |
The Azerty class defines a basic azerty-inspired keyboard layout. |
| AzertyFr |
The AzertyFr class defines a basic azerty-inspired keyboard layout including
key variants useful in a French context. |
| AzertySwitch |
The AzertySwitch class defines a basic azerty-based keyboard layout that
includes a SWITCH_LAYOUT key. |
| AzertySwitchFr |
The AzertySwitchFr class defines a basic azerty-inspired keyboard layout that includes
the most useful key variants in a French context as well as a SWITCH_LAYOUT key. |
| EmailNumbersSymbolsSwitch |
The EmailNumbersSymbolsSwitch class defines a keyboard layout containing all 10
digits and the symbols allowed in email addresses. |
| EmailSwitch |
The Email class defines a basic qwerty-inspired keyboard layout specially
designed for email address entry. |
| Layout |
The Layout class is meant to be extended to create custom keyboard layouts. |
| NumbersSymbols |
The NumbersSymbols class defines a keyboard layout containing all 10 digits
and the most useful symbol characters (including many key variants). |
| NumbersSymbolsSwitch |
The NumbersSymbolsSwitch class defines a keyboard layout containing all 10
digits and the most useful symbol characters (including many key variants). |
| NumPad |
The NumPad class defines a numpad-style keypad. |
| NumPadOperators |
The NumPadOperators class defines a numpad-style keypad with operators. |
| Qwerty |
The Qwerty class defines a basic qwerty-inspired keyboard layout. |
| QwertyFr |
The QwertyFr class defines a qwerty-inspired keyboard layout including the most
useful key variants in a French context. |
| QwertySwitch |
The QwertySwitch class defines a basic qwerty-inspired keyboard layout. |
| QwertySwitchFr |
The QwertySwitchFr class defines a qwerty-inspired keyboard layout including the
most useful key variants in a French context as well as a SWITCH_LAYOUT key. |