public class MapGenerator extends KeyStrokeMap
If your locale's map is not present in src/abbot/tester/keymaps, please
run this class's main(String[])
method to generate
them and
submit
them to the project for inclusion.
Variations among locales and OSes are expected; if a map for a locale+OS is not found, the system falls back to the locale map.
Constructor and Description |
---|
MapGenerator() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args)
Run this to generate the full set of mappings for a given locale.
|
getChar, getFilename, getKeyStroke, getMapDescriptions, getMapNames, loadCharacterMap, loadKeyStrokeMap
public static void main(String[] args)
Abbot is hosted on