Autopsy  4.13.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.ZoomOut Class Reference

Inherits Action.

Public Member Functions

 ZoomOut (TimeLineController controller)
 

Static Private Attributes

final static Logger logger = Logger.getLogger(ZoomOut.class.getName())
 
static final Image MAGNIFIER_OUT = new Image("/org/sleuthkit/autopsy/timeline/images/magnifier-zoom-out-red.png")
 

Detailed Description

Definition at line 36 of file ZoomOut.java.

Constructor & Destructor Documentation

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

Member Data Documentation

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

Definition at line 38 of file ZoomOut.java.

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

Definition at line 40 of file ZoomOut.java.


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

Copyright © 2012-2019 Basis Technology. Generated on: Tue Jan 7 2020
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.