|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface KeyStrokeMapProvider
Provides read/write of local-specific mappings for virtual keycode-based KeyStrokes to characters and vice versa.
Method Summary | |
---|---|
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. |
Method Detail |
---|
Map loadCharacterMap()
Map loadKeyStrokeMap()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |