public class ConsoleKeys extends Object
Constructor and Description |
---|
ConsoleKeys(String appName,
URL inputrcUrl) |
Modifier and Type | Method and Description |
---|---|
protected Map<String,KeyMap> |
getKeyMaps() |
protected KeyMap |
getKeys() |
String |
getVariable(String var)
Retrieves the value of a variable that was set in the .inputrc file
during processing
|
protected void |
loadKeys(String appName,
URL inputrcUrl) |
protected boolean |
setKeyMap(String name) |
protected void |
setKeys(KeyMap keys) |
Copyright © 2024. All rights reserved.