Autopsy  4.4
Graphical digital forensics platform for The Sleuth Kit and other tools.
Private Attributes | Static Private Attributes | List of all members
org.sleuthkit.autopsy.timeline.ui.detailview.DetailsChart.PlaceMarkerAction Class Reference

Inherits Action.

Private Attributes

GuideLine guideLine
 

Static Private Attributes

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

Detailed Description

Action that places a GuideLine at the location clicked by the user.

Definition at line 327 of file DetailsChart.java.

Member Data Documentation

GuideLine org.sleuthkit.autopsy.timeline.ui.detailview.DetailsChart.PlaceMarkerAction.guideLine
private

Definition at line 330 of file DetailsChart.java.

final Image org.sleuthkit.autopsy.timeline.ui.detailview.DetailsChart.PlaceMarkerAction.MARKER = new Image("/org/sleuthkit/autopsy/timeline/images/marker.png", 16, 16, true, true, true)
staticprivate

Definition at line 329 of file DetailsChart.java.


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

Copyright © 2012-2016 Basis Technology. Generated on: Tue Jun 13 2017
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.