protected class SkewTReadoutTable.SeparatorRowEntry extends SkewTReadoutTable.RowEntry
rowIndex
Constructor and Description |
---|
SeparatorRowEntry(java.lang.String name)
Constructs from a name.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getValueAt(int column)
Returns the value of a column.
|
setRowIndex
public SeparatorRowEntry(java.lang.String name)
name
- The name of the separator.public java.lang.Object getValueAt(int column)
getValueAt
in class SkewTReadoutTable.RowEntry
column
- The column index.