|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SortOrderConstants
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 |
---|
static final int ASCENDING
static final int DESCENDING
static final int NOT_SORTED
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |