|
Autopsy
4.22.0
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-2024 Sleuth Kit Labs. Generated on: Mon Mar 17 2025
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.