Package | Description |
---|---|
com.sshtools.server.vshell.terminal |
Modifier and Type | Method and Description |
---|---|
Table.Alignment |
Cell.getAlignment() |
Table.Alignment |
Row.getDefaultAlignment() |
static Table.Alignment |
Table.Alignment.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Table.Alignment[] |
Table.Alignment.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Cell<?> |
Cell.setAlignment(Table.Alignment alignment) |
void |
Row.setDefaultAlignment(Table.Alignment defaultAlignment) |
Copyright © 2024. All rights reserved.