Package | Description |
---|---|
jexer.tterminal |
An ECMA-48 / ANSI X3.64 style terminal emulator.
|
Modifier and Type | Method and Description |
---|---|
ECMA48.MouseProtocol |
ECMA48.getMouseProtocol()
Get the mouse protocol.
|
static ECMA48.MouseProtocol |
ECMA48.MouseProtocol.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ECMA48.MouseProtocol[] |
ECMA48.MouseProtocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Kevin Lamonte. Licensed MIT.