Package | Description |
---|---|
com.xalys.xgl.terminal |
Modifier and Type | Method and Description |
---|---|
static TerminalCursor |
TerminalCursor.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TerminalCursor[] |
TerminalCursor.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Terminal |
Terminal.setCursor(TerminalCursor cursor) |
Copyright © 2018 Xalys. All rights reserved.