Autopsy  4.15.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.ZoomIn Class Reference

Inherits Action.

Public Member Functions

 ZoomIn (TimeLineController controller)
 

Static Private Attributes

static final Logger logger = Logger.getLogger(ZoomIn.class.getName())
 
static final Image MAGNIFIER_IN = new Image("/org/sleuthkit/autopsy/timeline/images/magnifier-zoom-in-green.png")
 

Detailed Description

Definition at line 34 of file ZoomIn.java.

Constructor & Destructor Documentation

org.sleuthkit.autopsy.timeline.actions.ZoomIn.ZoomIn ( TimeLineController  controller)

Member Data Documentation

final Logger org.sleuthkit.autopsy.timeline.actions.ZoomIn.logger = Logger.getLogger(ZoomIn.class.getName())
staticprivate

Definition at line 36 of file ZoomIn.java.

final Image org.sleuthkit.autopsy.timeline.actions.ZoomIn.MAGNIFIER_IN = new Image("/org/sleuthkit/autopsy/timeline/images/magnifier-zoom-in-green.png")
staticprivate

Definition at line 38 of file ZoomIn.java.


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

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