Module java.desktop
Package javax.swing

Class RowSorter.SortKey

java.lang.Object
javax.swing.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