|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.fusesource.jansi.internal.WindowsSupport
public class WindowsSupport
Constructor Summary | |
---|---|
WindowsSupport()
|
Method Summary | |
---|---|
static int |
getConsoleMode()
|
static java.lang.String |
getLastErrorMessage()
|
static int |
getWindowsTerminalHeight()
|
static int |
getWindowsTerminalWidth()
|
static int |
readByte()
|
static Kernel32.KEY_EVENT_RECORD |
readConsoleInput()
|
static void |
setConsoleMode(int mode)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WindowsSupport()
Method Detail |
---|
public static java.lang.String getLastErrorMessage()
public static int readByte()
public static int getConsoleMode()
public static void setConsoleMode(int mode)
public static int getWindowsTerminalWidth()
public static int getWindowsTerminalHeight()
public static Kernel32.KEY_EVENT_RECORD readConsoleInput()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |