Autopsy  4.9.1
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | Static Public Attributes | List of all members
org.sleuthkit.autopsy.centralrepository.contentviewer.DataContentViewerOtherCasesTableCellRenderer Class Reference

Inherits TableCellRenderer.

Public Member Functions

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

Static Public Attributes

static final DefaultTableCellRenderer DEFAULT_RENDERER = new DefaultTableCellRenderer()
 

Detailed Description

Renderer for cells in data content viewer table

Definition at line 32 of file DataContentViewerOtherCasesTableCellRenderer.java.

Member Function Documentation

Component org.sleuthkit.autopsy.centralrepository.contentviewer.DataContentViewerOtherCasesTableCellRenderer.getTableCellRendererComponent ( JTable  table,
Object  value,
boolean  isSelected,
boolean  hasFocus,
int  row,
int  column 
)

Member Data Documentation

final DefaultTableCellRenderer org.sleuthkit.autopsy.centralrepository.contentviewer.DataContentViewerOtherCasesTableCellRenderer.DEFAULT_RENDERER = new DefaultTableCellRenderer()
static

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

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