Autopsy  4.5.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | Static Private Attributes | List of all members
org.sleuthkit.autopsy.timeline.actions.ZoomToEvents Class Reference

Inherits Action.

Public Member Functions

 ZoomToEvents (final TimeLineController controller)
 

Static Private Attributes

static final Image MAGNIFIER_OUT = new Image("/org/sleuthkit/autopsy/timeline/images/magnifier-zoom-out-red.png", 16, 16, true, true)
 

Detailed Description

Definition at line 32 of file ZoomToEvents.java.

Constructor & Destructor Documentation

org.sleuthkit.autopsy.timeline.actions.ZoomToEvents.ZoomToEvents ( final TimeLineController  controller)

Member Data Documentation

final Image org.sleuthkit.autopsy.timeline.actions.ZoomToEvents.MAGNIFIER_OUT = new Image("/org/sleuthkit/autopsy/timeline/images/magnifier-zoom-out-red.png", 16, 16, true, true)
staticprivate

Definition at line 34 of file ZoomToEvents.java.


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

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