|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KeyMap | |
---|---|
jline.console | Console support. |
Uses of KeyMap in jline.console |
---|
Methods in jline.console that return KeyMap | |
---|---|
static KeyMap |
KeyMap.emacs()
|
static KeyMap |
KeyMap.emacsCtrlX()
|
static KeyMap |
KeyMap.emacsMeta()
|
KeyMap |
ConsoleReader.getKeys()
|
protected KeyMap |
ConsoleKeys.getKeys()
|
static KeyMap |
KeyMap.viInsertion()
|
static KeyMap |
KeyMap.viMovement()
|
Methods in jline.console that return types with arguments of type KeyMap | |
---|---|
protected Map<String,KeyMap> |
ConsoleKeys.getKeyMaps()
|
static Map<String,KeyMap> |
KeyMap.keyMaps()
|
Methods in jline.console with parameters of type KeyMap | |
---|---|
void |
KeyMap.from(KeyMap other)
|
protected void |
ConsoleKeys.setKeys(KeyMap keys)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |