Encapsulates sorting information for a column to make loadSort simpler.
Definition at line 839 of file DataResultViewerTable.java.
org.sleuthkit.autopsy.corecomponents.DataResultViewerTable.ColumnSortInfo.ColumnSortInfo |
( |
int |
modelIndex, |
|
|
int |
rank, |
|
|
boolean |
order |
|
) |
| |
|
private |
int org.sleuthkit.autopsy.corecomponents.DataResultViewerTable.ColumnSortInfo.getRank |
( |
| ) |
|
|
private |
final int org.sleuthkit.autopsy.corecomponents.DataResultViewerTable.ColumnSortInfo.modelIndex |
|
private |
final boolean org.sleuthkit.autopsy.corecomponents.DataResultViewerTable.ColumnSortInfo.order |
|
private |
final int org.sleuthkit.autopsy.corecomponents.DataResultViewerTable.ColumnSortInfo.rank |
|
private |
The documentation for this class was generated from the following file: