Autopsy  4.13.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.TextEventTableCell Class Reference

Inherits org.sleuthkit.autopsy.timeline.ui.listvew.ListTimeline.EventTableCell.

Protected Member Functions

void updateItem (CombinedEvent item, boolean empty)
 

Private Attributes

final Function< TimelineEvent, String > textSupplier
 

Detailed Description

TableCell to show text derived from a TimeLineEvent by the given Function.

Definition at line 580 of file ListTimeline.java.

Member Function Documentation

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

Definition at line 597 of file ListTimeline.java.

Member Data Documentation

final Function<TimelineEvent, String> org.sleuthkit.autopsy.timeline.ui.listvew.ListTimeline.TextEventTableCell.textSupplier
private

Definition at line 582 of file ListTimeline.java.


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

Copyright © 2012-2019 Basis Technology. Generated on: Tue Jan 7 2020
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.