| Package | Description |
|---|---|
| org.jboss.aesh.console.settings | |
| org.jboss.aesh.edit |
| Modifier and Type | Field and Description |
|---|---|
private KeyOperationManager |
SettingsImpl.operationManager |
| Modifier and Type | Method and Description |
|---|---|
KeyOperationManager |
Settings.getOperationManager()
Get KeyOperationManager
|
KeyOperationManager |
SettingsImpl.getOperationManager() |
| Modifier and Type | Field and Description |
|---|---|
private KeyOperationManager |
EmacsEditMode.operationManager |
private KeyOperationManager |
ViEditMode.operationManager |
| Constructor and Description |
|---|
EmacsEditMode(KeyOperationManager operations) |
ViEditMode(KeyOperationManager operations) |