Autopsy  4.10.0
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 FORWARD_IMAGE = new Image("/org/sleuthkit/autopsy/timeline/images/arrow.png", 16, 16, true, true, true)
 

Detailed Description

An action that navigates forward through the history.

Definition at line 33 of file Forward.java.

Constructor & Destructor Documentation

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

Member Data Documentation

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

Definition at line 37 of file Forward.java.

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

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

Definition at line 35 of file Forward.java.


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

Copyright © 2012-2018 Basis Technology. Generated on: Fri Mar 22 2019
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.