|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
SortOrderConstants class specifies sort order constants for SortedTableModel
SortedTableModel.getColumnSortOrder(int)
,
SortedTableModel.sortColumn(int, int, boolean)
Field Summary | |
static int |
ASCENDING
Specifies ascending sort order |
static int |
DESCENDING
Specifies descending sort order |
static int |
NOT_SORTED
Specifies no sort order |
Field Detail |
public static final int ASCENDING
public static final int DESCENDING
public static final int NOT_SORTED
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |