|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SortedTableModel.SortingColumn | |
---|---|
dsto.dfc.swing.table | Extension of the Swing table framework to support advanced (add, remove, copy, paste etc) table models and provide several extensions to the JTable component. |
Uses of SortedTableModel.SortingColumn in dsto.dfc.swing.table |
---|
Methods in dsto.dfc.swing.table that return SortedTableModel.SortingColumn | |
---|---|
SortedTableModel.SortingColumn |
SortedTableModel.addSortingColumn(int columnIndex,
boolean ascending)
Add a column to the end of the list of columns to sort by (ie last in the sort order). |
SortedTableModel.SortingColumn |
SortedTableModel.findSortingColumn(int columnIndex)
Find a sorting column on sortingColumns with a
matching column index. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |