Autopsy  4.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | Private Attributes | List of all members
org.sleuthkit.autopsy.timeline.ui.detailview.EventDetailsChart.SelectionChangeHandler Class Reference

Inherits ListChangeListener< EventBundleNodeBase<?,?,?> >.

Public Member Functions

void onChanged (ListChangeListener.Change<?extends EventBundleNodeBase<?,?,?>> change)
 

Private Attributes

final Axis< DateTime > dateAxis
 

Detailed Description

Definition at line 689 of file EventDetailsChart.java.

Member Function Documentation

void org.sleuthkit.autopsy.timeline.ui.detailview.EventDetailsChart.SelectionChangeHandler.onChanged ( ListChangeListener.Change<?extends EventBundleNodeBase<?,?,?>>  change)

Member Data Documentation

final Axis<DateTime> org.sleuthkit.autopsy.timeline.ui.detailview.EventDetailsChart.SelectionChangeHandler.dateAxis
private

Definition at line 691 of file EventDetailsChart.java.


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

Copyright © 2012-2015 Basis Technology. Generated on: Wed Apr 6 2016
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.