Autopsy  3.1
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | List of all members
org.sleuthkit.autopsy.timeline.TimeLineView Interface Reference

Inherits org.sleuthkit.autopsy.timeline.TimeLineUI.

Inherited by org.sleuthkit.autopsy.timeline.ui.AbstractVisualization< X, Y, N extends Node, >, org.sleuthkit.autopsy.timeline.ui.detailview.tree.NavPanel, org.sleuthkit.autopsy.timeline.ui.filtering.FilterSetPanel, org.sleuthkit.autopsy.timeline.ui.filtering.LegendCell, org.sleuthkit.autopsy.timeline.ui.TimeLineChart< X >, org.sleuthkit.autopsy.timeline.ui.TimeLineResultView, org.sleuthkit.autopsy.timeline.ui.VisualizationPanel, and org.sleuthkit.autopsy.timeline.zooming.ZoomSettingsPane.

Public Member Functions

void setController (TimeLineController controller)
 
void setModel (final FilteredEventsModel filteredEvents)
 

Detailed Description

Definition at line 27 of file TimeLineView.java.

Member Function Documentation

void org.sleuthkit.autopsy.timeline.TimeLineView.setController ( TimeLineController  controller)
void org.sleuthkit.autopsy.timeline.TimeLineView.setModel ( final FilteredEventsModel  filteredEvents)

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

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