Autopsy  4.7.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | List of all members
org.sleuthkit.autopsy.casemodule.MultiUserCasesPanel.RowSorter< M extends DefaultTableModel > Class Template Reference

Inherits TableRowSorter< M >.

Public Member Functions

void toggleSortOrder (int column)
 

Detailed Description

RowSorter which makes columns whose type is Date to be sorted first in Descending order then in Ascending order

Definition at line 123 of file MultiUserCasesPanel.java.

Member Function Documentation

void org.sleuthkit.autopsy.casemodule.MultiUserCasesPanel.RowSorter< M extends DefaultTableModel >.toggleSortOrder ( int  column)

Definition at line 130 of file MultiUserCasesPanel.java.


The documentation for this class was generated from the following file:

Copyright © 2012-2016 Basis Technology. Generated on: Mon Jun 18 2018
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.