Package | Description |
---|---|
org.crsh.console |
Modifier and Type | Field and Description |
---|---|
(package private) BlockingDeque<KeyStroke> |
Console.buffer
The buffer.
|
Modifier and Type | Method and Description |
---|---|
Iterable<KeyStroke> |
Console.getKeyBuffer() |
Modifier and Type | Method and Description |
---|---|
void |
Console.on(KeyStroke keyStroke) |
EditorAction |
Mode.on(KeyStroke keyStroke)
Transform a key stroke into a editor action.
|
EditorAction |
Mode.ChangeChar.on(KeyStroke keyStroke) |
EditorAction |
Mode.Digit.on(KeyStroke keyStroke) |
void |
Console.on(KeyStroke[] keyStrokes) |
Copyright © 2015 eXo Platform SAS. All Rights Reserved.