|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of Kernel32.INPUT_RECORD in org.fusesource.jansi.internal |
|---|
| Methods in org.fusesource.jansi.internal that return Kernel32.INPUT_RECORD | |
|---|---|
static Kernel32.INPUT_RECORD[] |
WindowsSupport.peekConsoleInput(int count)
|
static Kernel32.INPUT_RECORD[] |
WindowsSupport.readConsoleInput(int count)
|
static Kernel32.INPUT_RECORD[] |
Kernel32.readConsoleInputHelper(long handle,
int count,
boolean peek)
Return console input events. |
static Kernel32.INPUT_RECORD[] |
Kernel32.readConsoleKeyInput(long handle,
int count,
boolean peek)
Return console input key events (discard other events). |
| Methods in org.fusesource.jansi.internal with parameters of type Kernel32.INPUT_RECORD | |
|---|---|
static void |
Kernel32.INPUT_RECORD.memmove(Kernel32.INPUT_RECORD dest,
long src,
long size)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||