Package | Description |
---|---|
com.xalys.xgl.terminal |
Modifier and Type | Method and Description |
---|---|
TerminalColorScheme |
Terminal.getColorScheme() |
static TerminalColorScheme |
TerminalColorScheme.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TerminalColorScheme[] |
TerminalColorScheme.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.setColorScheme(TerminalColorScheme colorScheme) |
Copyright © 2018 Xalys. All rights reserved.