Autopsy  4.6.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Protected Member Functions | Private Attributes | List of all members
org.sleuthkit.autopsy.timeline.ui.listvew.ListTimeline.EventRow Class Reference

Inherits TableRow< CombinedEvent >.

Protected Member Functions

void updateItem (CombinedEvent item, boolean empty)
 

Private Attributes

SingleEvent event
 

Detailed Description

TableRow that adds a right-click context menu.

Definition at line 609 of file ListTimeline.java.

Member Function Documentation

void org.sleuthkit.autopsy.timeline.ui.listvew.ListTimeline.EventRow.updateItem ( CombinedEvent  item,
boolean  empty 
)
protected

Member Data Documentation

SingleEvent org.sleuthkit.autopsy.timeline.ui.listvew.ListTimeline.EventRow.event
private

Definition at line 611 of file ListTimeline.java.


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

Copyright © 2012-2016 Basis Technology. Generated on: Mon May 7 2018
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.