Package ucar.unidata.view.sounding
Class SkewTReadoutTable.SeparatorRowEntry
java.lang.Object
ucar.unidata.view.sounding.SkewTReadoutTable.RowEntry
ucar.unidata.view.sounding.SkewTReadoutTable.SeparatorRowEntry
- Enclosing class:
SkewTReadoutTable
Provides support for separating rows in the table.
-
Field Summary
Fields inherited from class ucar.unidata.view.sounding.SkewTReadoutTable.RowEntry
rowIndex
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ucar.unidata.view.sounding.SkewTReadoutTable.RowEntry
setRowIndex
-
Constructor Details
-
SeparatorRowEntry
Constructs from a name.- Parameters:
name
- The name of the separator.
-
-
Method Details
-
getValueAt
Returns the value of a column.- Specified by:
getValueAt
in classSkewTReadoutTable.RowEntry
- Parameters:
column
- The column index.- Returns:
- The value of the given column.
-