Autopsy  4.9.1
Graphical digital forensics platform for The Sleuth Kit and other tools.
Protected Member Functions | List of all members
org.sleuthkit.autopsy.timeline.ui.countsview.CountsViewPane.CountsUpdateTask Class Reference

Inherits ViewRefreshTask< List< String > >.

Protected Member Functions

Boolean call () throws Exception
 
void setDateValues (List< String > categories)
 
void succeeded ()
 

Detailed Description

Task that clears the Chart, fetches new data according to the current ZoomParams and loads it into the Chart

Definition at line 359 of file CountsViewPane.java.

Member Function Documentation

Boolean org.sleuthkit.autopsy.timeline.ui.countsview.CountsViewPane.CountsUpdateTask.call ( ) throws Exception
protected
void org.sleuthkit.autopsy.timeline.ui.countsview.CountsViewPane.CountsUpdateTask.setDateValues ( List< String >  categories)
protected

Definition at line 442 of file CountsViewPane.java.

void org.sleuthkit.autopsy.timeline.ui.countsview.CountsViewPane.CountsUpdateTask.succeeded ( )
protected

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

Copyright © 2012-2018 Basis Technology. Generated on: Tue Dec 18 2018
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.