Autopsy  4.19.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Classes | Public Member Functions | List of all members
org.sleuthkit.autopsy.datasourcesummary.uiutils.CellModel Interface Reference

Inherited by org.sleuthkit.autopsy.datasourcesummary.uiutils.ExcelCellModel, and org.sleuthkit.autopsy.datasourcesummary.uiutils.GuiCellModel.

Classes

enum  HorizontalAlign
 

Public Member Functions

Object getData ()
 
HorizontalAlign getHorizontalAlignment ()
 
default String getText ()
 
String getTooltip ()
 

Detailed Description

Basic interface for a cell model.

Definition at line 27 of file CellModel.java.

Member Function Documentation

Object org.sleuthkit.autopsy.datasourcesummary.uiutils.CellModel.getData ( )
HorizontalAlign org.sleuthkit.autopsy.datasourcesummary.uiutils.CellModel.getHorizontalAlignment ( )
default String org.sleuthkit.autopsy.datasourcesummary.uiutils.CellModel.getText ( )
String org.sleuthkit.autopsy.datasourcesummary.uiutils.CellModel.getTooltip ( )

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

Copyright © 2012-2021 Basis Technology. Generated on: Fri Aug 6 2021
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.