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

Inherits Action.

Public Member Functions

 ZoomOut (final TimeLineController controller)
 

Private Attributes

final TimeLineController controller
 
final FilteredEventsModel eventsModel
 

Detailed Description

Definition at line 31 of file ZoomOut.java.

Constructor & Destructor Documentation

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

Member Data Documentation

final TimeLineController org.sleuthkit.autopsy.timeline.actions.ZoomOut.controller
private

Definition at line 33 of file ZoomOut.java.

Referenced by org.sleuthkit.autopsy.timeline.actions.ZoomOut.ZoomOut().

final FilteredEventsModel org.sleuthkit.autopsy.timeline.actions.ZoomOut.eventsModel
private

Definition at line 35 of file ZoomOut.java.


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

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