Autopsy  4.8.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | Static Private Attributes | List of all members
org.sleuthkit.autopsy.corecomponents.DataResultViewerTable.HasCommentCellRenderer Class Reference

Inherits DefaultOutlineCellRenderer.

Public Member Functions

Component getTableCellRendererComponent (JTable table, Object value, boolean isSelected, boolean hasFocus, int row, int column)
 

Static Private Attributes

static final long serialVersionUID = 1L
 

Detailed Description

Definition at line 852 of file DataResultViewerTable.java.

Member Function Documentation

Component org.sleuthkit.autopsy.corecomponents.DataResultViewerTable.HasCommentCellRenderer.getTableCellRendererComponent ( JTable  table,
Object  value,
boolean  isSelected,
boolean  hasFocus,
int  row,
int  column 
)

Definition at line 861 of file DataResultViewerTable.java.

Member Data Documentation

final long org.sleuthkit.autopsy.corecomponents.DataResultViewerTable.HasCommentCellRenderer.serialVersionUID = 1L
staticprivate

Definition at line 854 of file DataResultViewerTable.java.


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

Copyright © 2012-2018 Basis Technology. Generated on: Thu Oct 4 2018
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.