Package anl.aida.table

Class Summary
AbstractDataFrameTableModel Abstract base class for table models based on DataFrames.
TableCreator Creates Data Tables.
TableCreator.DateRenderer  
TableTest  
TCategoryDataFrameTableModel DataFrameTableModel that displays the time in one column and values by category in the other columns.
TimeSeriesTableModel TableModel that wraps a time series collection.
TVDataFrameTableModel DataFrameTableModel that displays the time in one column and a variables value in the other.