See: Description
| Interface | Description |
|---|---|
| KeyStrokeMappingProvider |
Understands how to provide a mapping between characters and
s. |
| Class | Description |
|---|---|
| DefaultKeyStrokeMappingProvider |
Understands a default mapping of characters and
s. |
| KeyStrokeMap |
Understands a collection of
. |
| KeyStrokeMapping |
Understands a mapping between a character and a
. |
| KeyStrokeMappingProvider_de | |
| KeyStrokeMappingProvider_en | |
| KeyStrokeMappingProvider_fr | |
| KeyStrokeMappingProvider_mac_fr_FR | |
| KeyStrokeMappingsParser |
Understands creation of
s by parsing a text file. |
Maps characters to key strokes for several languages.
Classes in this package have been adapted from Abbot. Many thanks to Timothy Wall.
Copyright © 2007-2012 FEST (Fixtures for Easy Software Testing). All Rights Reserved.