Package com.smardec.asc.table

TableModels with sorting and filtering support.

See:
          Description

Interface Summary
RowComparator A comparison function used for sorting table rows.
RowFilter A filter function used for filtering table rows.
SortOrderConstants SortOrderConstants class specifies sort order constants for SortedTableModel
 

Class Summary
DefaultRowComparator Default implementation of RowComparator interface.
FilteredTableModel An AbstractTableModel implementation with filtering support.
SortedColumnInfo SortedColumnInfo class provides information about sorted column.
SortedTableHeaderMouseListener MouseListener that invokes sorting when a button is pressed on the column's header.
SortedTableHeaderRenderer Renderer for table header.
SortedTableModel An AbstractTableModel implementation with sorting and multisorting support.
 

Package com.smardec.asc.table Description

TableModels with sorting and filtering support.



Copyright © 2003-2006 Smardec. All Rights Reserved.