Package | Description |
---|---|
com.sshtools.server.vshell.terminal |
Modifier and Type | Method and Description |
---|---|
Cell<?> |
Cell.setAlignment(Table.Alignment alignment) |
Cell<?> |
Cell.setMaxWidth(int maxWidth) |
Cell<?> |
Cell.setMinWidth(int minWidth) |
Cell<?> |
Cell.setStrong(boolean strong) |
Modifier and Type | Method and Description |
---|---|
protected int |
Table.checkCell(int rocwIndex,
Cell<?> cell) |
protected String |
Table.renderCell(int rowLine,
Cell<?> cell) |
Constructor and Description |
---|
Row(Cell<?>... cells) |
Constructor and Description |
---|
Row(Collection<Cell<?>> cells) |
Copyright © 2024. All rights reserved.