Uses of Class
org.tn5250j.keyboard.KeyMapper
-
Packages that use KeyMapper Package Description org.tn5250j.keyboard org.tn5250j.keyboard.actions -
-
Uses of KeyMapper in org.tn5250j.keyboard
Fields in org.tn5250j.keyboard declared as KeyMapper Modifier and Type Field Description protected KeyMapperKeyboardHandler. keyMap -
Uses of KeyMapper in org.tn5250j.keyboard.actions
Methods in org.tn5250j.keyboard.actions with parameters of type KeyMapper Modifier and Type Method Description protected voidEmulatorAction. setKeyStroke(java.lang.String action, javax.swing.KeyStroke ks, KeyMapper keyMap)
-