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

Inherits Action.

Public Member Functions

 Forward (TimeLineController controller)
 

Private Attributes

final TimeLineController controller
 

Static Private Attributes

static final Image BACK_IMAGE = new Image("/org/sleuthkit/autopsy/timeline/images/arrow.png", 16, 16, true, true, true)
 

Detailed Description

Definition at line 34 of file Forward.java.

Constructor & Destructor Documentation

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

Member Data Documentation

final Image org.sleuthkit.autopsy.timeline.actions.Forward.BACK_IMAGE = new Image("/org/sleuthkit/autopsy/timeline/images/arrow.png", 16, 16, true, true, true)
staticprivate

Definition at line 36 of file Forward.java.

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

Definition at line 38 of file Forward.java.

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


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.