Uses of Class
biggests.tables.TableSorterValues

Packages that use TableSorterValues
biggests.tables   
 

Uses of TableSorterValues in biggests.tables
 

Subclasses of TableSorterValues in biggests.tables
 class TableSorterSymbols
          Title: Table Sorter for Tables with Discrete Values Description: A table model which allows for column sorting.
 class TableSorterVerticalHeader
          Title: TableSorterVerticalHeader model Description: This table model implements table sorting and also a table header model which writes vertical oriented column names.
 

Constructors in biggests.tables with parameters of type TableSorterValues
TableValues(TableSorterValues tableSorterModel)
          Creates a new values table with the given row data and column names.