Uses of Class
wt.clients.beans.table.WTAbstractTableModel

Packages that use WTAbstractTableModel
wt.clients.beans.table   
 

Uses of WTAbstractTableModel in wt.clients.beans.table
 

Subclasses of WTAbstractTableModel in wt.clients.beans.table
 class WTTableModel.GroupTableModel
          Provide a table model compatible with Swing that display the data based on the filtering, grouping and sorting parameters set in the WTTableModel.
 class WTTableModel.TableRowModel
          The table row model provide a table view of the data used for the grouping mechanism.