RowSorter.SortKey

Class RowSorter.SortKey

Enclosing class:
RowSorter<M>
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