Autopsy  4.10.0
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.OtherOccurrencesFilesTableCellRenderer 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 the files section of the other occurrences data content viewer

Definition at line 32 of file OtherOccurrencesFilesTableCellRenderer.java.

Member Function Documentation

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

Definition at line 37 of file OtherOccurrencesFilesTableCellRenderer.java.

Member Data Documentation

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

Definition at line 34 of file OtherOccurrencesFilesTableCellRenderer.java.


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

Copyright © 2012-2018 Basis Technology. Generated on: Fri Mar 22 2019
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.