public static class Table.ColumnName
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected Table.Alignment |
alignment
Alignment of the column
|
protected java.lang.String |
name
Name of the column
|
| Constructor and Description |
|---|
ColumnName(java.lang.String nm,
Table.Alignment alignment)
Creates a column name with the specified name and alignment
|
protected java.lang.String name
protected Table.Alignment alignment
public ColumnName(java.lang.String nm,
Table.Alignment alignment)
nm - the namealignment - the alignment