RowSorter.SortKey
Class RowSorter.SortKey
- java.lang.Object
-
- javax.swing.RowSorter.SortKey
public static class RowSorter.SortKey extends Object
SortKey describes the sort order for a particular column. The column index is in terms of the underlying model, which may differ from that of the view.
- Since:
- 1.6
Constructors
SortKey
public SortKey(int column, SortOrder sortOrder)
Creates a SortKey
for the specified colum