public interface KeyStrokeMapProvider
Modifier and Type | Method and Description |
---|---|
Map |
loadCharacterMap()
Returns a map for the current locale which translates an Integer
virtual keycode (VK_XXX) into a the Character it produces.
|
Map |
loadKeyStrokeMap()
Returns a map for the current locale which translates a Character into
a keycode-based KeyStroke.
|
Map loadCharacterMap()
Map loadKeyStrokeMap()
Abbot is hosted on