Autopsy
4.19.3
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherited by org.sleuthkit.autopsy.datasourcesummary.uiutils.GuiCellModel.
Classes | |
enum | HorizontalAlign |
Public Member Functions | |
Object | getData () |
HorizontalAlign | getHorizontalAlignment () |
default String | getText () |
String | getTooltip () |
Basic interface for a cell model.
Definition at line 27 of file CellModel.java.
Object org.sleuthkit.autopsy.datasourcesummary.uiutils.CellModel.getData | ( | ) |
Implemented in org.sleuthkit.autopsy.datasourcesummary.uiutils.DefaultCellModel< T >.
Referenced by org.sleuthkit.autopsy.datasourcesummary.uiutils.CellModel.getText().
HorizontalAlign org.sleuthkit.autopsy.datasourcesummary.uiutils.CellModel.getHorizontalAlignment | ( | ) |
Implemented in org.sleuthkit.autopsy.datasourcesummary.uiutils.DefaultCellModel< T >.
Referenced by org.sleuthkit.autopsy.datasourcesummary.uiutils.CellModelTableCellRenderer.getTableCellRendererComponent().
default String org.sleuthkit.autopsy.datasourcesummary.uiutils.CellModel.getText | ( | ) |
Implemented in org.sleuthkit.autopsy.datasourcesummary.uiutils.DefaultCellModel< T >.
Definition at line 76 of file CellModel.java.
References org.sleuthkit.autopsy.datasourcesummary.uiutils.CellModel.getData().
Referenced by org.sleuthkit.autopsy.datasourcesummary.uiutils.CellModelTableCellRenderer.getTableCellRendererComponent().
String org.sleuthkit.autopsy.datasourcesummary.uiutils.CellModel.getTooltip | ( | ) |
Implemented in org.sleuthkit.autopsy.datasourcesummary.uiutils.DefaultCellModel< T >.
Referenced by org.sleuthkit.autopsy.datasourcesummary.uiutils.CellModelTableCellRenderer.getTableCellRendererComponent().
Copyright © 2012-2022 Basis Technology. Generated on: Wed Jun 7 2023
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.