Package | Description |
---|---|
org.jboss.aesh.terminal |
Modifier and Type | Method and Description |
---|---|
static CharacterType |
CharacterType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CharacterType[] |
CharacterType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
TerminalCharacter(char c,
TerminalColor color,
CharacterType type) |
TerminalTextStyle(CharacterType type) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.