Autopsy
4.19.1
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits org.sleuthkit.autopsy.datasourcesummary.uiutils.CellModel.
Inherited by org.sleuthkit.autopsy.datasourcesummary.uiutils.DefaultCellModel< T >.
Classes | |
class | DefaultMenuItem |
interface | MenuItem |
Public Member Functions | |
Object | getData () |
HorizontalAlign | getHorizontalAlignment () |
List< MenuItem > | getPopupMenu () |
default String | getText () |
String | getTooltip () |
Basic interface for a cell model.
Definition at line 26 of file GuiCellModel.java.
|
inherited |
Implemented in org.sleuthkit.autopsy.datasourcesummary.uiutils.DefaultCellModel< T >.
Referenced by org.sleuthkit.autopsy.datasourcesummary.uiutils.CellModel.getText().
|
inherited |
Implemented in org.sleuthkit.autopsy.datasourcesummary.uiutils.DefaultCellModel< T >.
Referenced by org.sleuthkit.autopsy.datasourcesummary.uiutils.CellModelTableCellRenderer.getTableCellRendererComponent().
List<MenuItem> org.sleuthkit.autopsy.datasourcesummary.uiutils.GuiCellModel.getPopupMenu | ( | ) |
Implemented in org.sleuthkit.autopsy.datasourcesummary.uiutils.DefaultCellModel< T >.
|
inherited |
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().
|
inherited |
Implemented in org.sleuthkit.autopsy.datasourcesummary.uiutils.DefaultCellModel< T >.
Referenced by org.sleuthkit.autopsy.datasourcesummary.uiutils.CellModelTableCellRenderer.getTableCellRendererComponent().
Copyright © 2012-2021 Basis Technology. Generated on: Thu Sep 30 2021
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.